projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3fffd6
)
GCC uses __i386__.
author
Richard Levitte
<levitte@openssl.org>
Sat, 26 Jan 2002 03:57:41 +0000
(
03:57
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Sat, 26 Jan 2002 03:57:41 +0000
(
03:57
+0000)
crypto/opensslconf.h.in
patch
|
blob
|
history
diff --git
a/crypto/opensslconf.h.in
b/crypto/opensslconf.h.in
index 4f3711c68ce84818c455ebe9afc28e8261339469..9082a16c46fc6ed1e42f8a3e77bdda7d50ba24ca 100644
(file)
--- a/
crypto/opensslconf.h.in
+++ b/
crypto/opensslconf.h.in
@@
-147,7
+147,7
@@
YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
# define DES_PTR
# define DES_RISC2
# define DES_UNROLL
-#elif defined(
i386 )
/* x86 boxes, should be gcc */
+#elif defined(
i386) || defined(__i386__)
/* x86 boxes, should be gcc */
# define DES_PTR
# define DES_RISC1
# define DES_UNROLL