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
Wim Lewis
nettle
Commits
00686d89
Commit
00686d89
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
676ccc79
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
00686d89
...
...
@@ -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