X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=Configure;h=0b286fa3a1342c3a8aafaa2671c313e9cf609f81;hp=33644473ce5bf112058c0a45515c43839e8e9f82;hb=e774a3299e95fc458ab6593861ade0ef17baa492;hpb=99febc8b9ad9a6723f07e62c0ccf88d00293d0b3 diff --git a/Configure b/Configure index 33644473ce..0b286fa3a1 100755 --- a/Configure +++ b/Configure @@ -494,7 +494,7 @@ my %table=( # Ultrix from Bernhard Simon "ultrix-cc","cc:-std1 -O -Olimit 2500 -DL_ENDIAN::(unknown):::::::", -"ultrix-gcc","gcc:-O3 -DL_ENDIAN::(unknown):::::::", +"ultrix-gcc","gcc:-O3 -DL_ENDIAN::(unknown):::BN_LLONG::::", # K&R C is no longer supported; you need gcc on old Ultrix installations ##"ultrix","cc:-O2 -DNOPROTO -DNOCONST -DL_ENDIAN::(unknown):::::::",