mirror of https://github.com/openssl/openssl.git
parent
f32e8a48d2
commit
f971f14021
|
@ -107,7 +107,7 @@ typedef __uint128_t uint128_t;
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
/* Fix for cross compiling 64-bit PowerPC on OS X 10.4 */
|
/* Fix for cross compiling 64-bit PowerPC on OS X 10.4 */
|
||||||
# if defined(__APPLE__) && defined(_ARCH_PPC64) && _ARCH_PPC64
|
# if defined(__APPLE__) && defined(_ARCH_PPC64)
|
||||||
# ifdef SIZE_MAX
|
# ifdef SIZE_MAX
|
||||||
# undef SIZE_MAX
|
# undef SIZE_MAX
|
||||||
# endif
|
# endif
|
||||||
|
|
Loading…
Reference in New Issue