Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
b3e36776
Commit
b3e36776
authored
Oct 15, 2005
by
Niels Möller
Browse files
(ASM_ELF_STYLE): Fixed .type,@function statement
used when checking for pseudo operations. Rev: src/nettle/configure.ac:1.66
parent
61ecde4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/nettle/configure.ac
View file @
b3e36776
...
...
@@ -233,7 +233,7 @@ EOF
[cat >conftest.s <<EOF
.text
.globl foo
.type foo
@function
.type foo
,
@function
foo:
.Lend:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment