X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fopensslconf.h.in;h=9082a16c46fc6ed1e42f8a3e77bdda7d50ba24ca;hp=4f3711c68ce84818c455ebe9afc28e8261339469;hb=65b1d31df53fecefbf53dedd8fc4f9f64a62a92b;hpb=7f558334adba23a412b169901046e3271250316b diff --git a/crypto/opensslconf.h.in b/crypto/opensslconf.h.in index 4f3711c68c..9082a16c46 100644 --- 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