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
Nettle
nettle
Commits
61870a81
Commit
61870a81
authored
Aug 24, 2015
by
Niels Möller
Browse files
Message fix for MIPS abi detection.
parent
21b5984e
Changes
1
Show whitespace changes
Inline
Side-by-side
configure.ac
View file @
61870a81
...
...
@@ -295,7 +295,7 @@ case "$host_cpu" in
*mips*)
AC_TRY_COMPILE([
#if defined(__sgi) && defined(__LP64__)
#error
32
-bit mips
#error
64
-bit mips
#endif
], [], [
ABI=32
...
...
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