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:
99febc8
)
gcc 2.95.3 on Ultrix supports long long.
author
Richard Levitte
<levitte@openssl.org>
Sun, 5 Jun 2005 22:19:24 +0000
(22:19 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sun, 5 Jun 2005 22:19:24 +0000
(22:19 +0000)
PR: 1091
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/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-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):::::::",