Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
98823345
Commit
98823345
authored
May 14, 2002
by
Niels Möller
Browse files
(asm_path): Enable x86 assembler.
Rev: src/nettle/configure.ac:1.6
parent
1b1c44a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
98823345
...
...
@@ -55,8 +55,7 @@ fi
asm_path=
case "$host" in
[i?86*-*-* | k[5-8]*-*-* | pentium*-*-* | athlon-*-*])
# Disable x86 assembler until tested properly
# asm_path=x86
asm_path=x86
;;
*sparc*-*-*)
asm_path=sparc
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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