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
LSH
lsh
Commits
a1b14e9e
Commit
a1b14e9e
authored
Mar 13, 2002
by
Niels Möller
Browse files
(asm_path): For now, disable x86 assembler code.
Rev: src/nettle/configure.in:1.14
parent
a176ef2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/nettle/configure.in
View file @
a1b14e9e
...
...
@@ -57,7 +57,8 @@ fi
asm_path=
case "$host" in
[i?86*-*-* | k[5-8]*-*-* | pentium*-*-* | athlon-*-*])
asm_path=x86
# Disable x86 assembler until tested properly
# 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