aboutsummaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-03-12 20:31:13 +0000
committerBen Laurie <ben@openssl.org>1999-03-12 20:31:13 +0000
commit999e5715f293f208053e84d75f888db8fdefbe0b (patch)
treecc3e19f5a47292db6fd3c1b44c54c7f173ee9855 /Configure
parent29c0fccba8d3fe92ecb10326e386e99cd395eb99 (diff)
downloadopenssl-999e5715f293f208053e84d75f888db8fdefbe0b.zip
openssl-999e5715f293f208053e84d75f888db8fdefbe0b.tar.gz
openssl-999e5715f293f208053e84d75f888db8fdefbe0b.tar.bz2
Allow bsdi-gcc - see if it gets anyone anywhere.
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index ceccae2..bea1230 100755
--- a/Configure
+++ b/Configure
@@ -159,7 +159,7 @@ my %table=(
#"FreeBSD", "gcc:-DTERMIOS -DL_ENDIAN -D_ANSI_SOURCE -fomit-frame-pointer -O3 -m486 -Wall::BN_LLONG $x86_gcc_des $x86_gcc_opts:$x86_out_asm",
"FreeBSD", "gcc:-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall::BN_LLONG $x86_gcc_des $x86_gcc_opts:$x86_out_asm",
"FreeBSD-elf", "gcc:-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall::BN_LLONG $x86_gcc_des $x86_gcc_opts:$x86_elf_asm",
-#"bsdi-gcc", "gcc:-O3 -ffast-math -DL_ENDIAN -DPERL5 -m486::RSA_LLONG $x86_gc_des $x86_gcc_opts:$x86_bsdi_asm",
+"bsdi-gcc", "gcc:-O3 -ffast-math -DL_ENDIAN -DPERL5 -m486::RSA_LLONG $x86_gcc_des $x86_gcc_opts:$x86_bsdi_asm",
"nextstep", "cc:-O3 -Wall::BN_LLONG $x86_gcc_des ${x86_gcc_opts}:::",
# NCR MP-RAS UNIX ver 02.03.01
"ncr-scde","cc:-O6 -Xa -Hoff=BEHAVED -686 -Hwide -Hiw:-lsocket -lnsl:$x86_gcc_des ${x86_gcc_opts}:::",