summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-05-28 20:25:30 +0000
committerBodo Möller <bodo@openssl.org>1999-05-28 20:25:30 +0000
commit2e36cc41ef24b3f25a1524ba628f3ffbc2a10766 (patch)
tree5417139ba2e67e325727209ac3ed6e02cb7c91bb /Configure
parent410aa5227b0b632f70550220eecd722e17dd7921 (diff)
sco5-gcc configuration.
Submitted by: David Greaves
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index 60b1167897..12b25f1c53 100755
--- a/Configure
+++ b/Configure
@@ -221,6 +221,7 @@ my %table=(
# SCO 5 - Ben Laurie <ben@algroup.co.uk> says the -O breaks the
# SCO cc.
"sco5-cc", "cc::(unknown):-lsocket:$x86_gcc_des ${x86_gcc_opts}:::", # des options?
+"sco5-gcc", "gcc:-O3 -fomit-frame-pointer:(unknown):-lsocket:BN_LLONG $x86_gcc_des ${x86_gcc_opts}:::", # the SCO assembler doesn't seem to like our assembler files ...
# Sinix/ReliantUNIX RM400
# NOTE: The CDS++ Compiler up to V2.0Bsomething has the IRIX_CC_BUG optimizer problem. Better use -g */