gcc 2.95.3 on Ultrix supports long long.
authorRichard Levitte <levitte@openssl.org>
Sun, 5 Jun 2005 22:19:24 +0000 (22:19 +0000)
committerRichard Levitte <levitte@openssl.org>
Sun, 5 Jun 2005 22:19:24 +0000 (22:19 +0000)
PR: 1091

Configure

index 33644473ce5bf112058c0a45515c43839e8e9f82..0b286fa3a1342c3a8aafaa2671c313e9cf609f81 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -494,7 +494,7 @@ my %table=(
 
 # Ultrix from Bernhard Simon <simon@zid.tuwien.ac.at>
 "ultrix-cc","cc:-std1 -O -Olimit 2500 -DL_ENDIAN::(unknown):::::::",
 
 # Ultrix from Bernhard Simon <simon@zid.tuwien.ac.at>
 "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):::::::",
 
 # K&R C is no longer supported; you need gcc on old Ultrix installations
 ##"ultrix","cc:-O2 -DNOPROTO -DNOCONST -DL_ENDIAN::(unknown):::::::",