summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorMark J. Cox <mark@openssl.org>2001-11-12 13:22:14 +0000
committerMark J. Cox <mark@openssl.org>2001-11-12 13:22:14 +0000
commitb4bf34ce395fdfd3e7bc8904bf4b9d51271a796e (patch)
tree941649eb067c0e820bb787e858c58acd1b031d39 /Configure
parentf99ac98efb8416bc4c59db4778891888ee6882e9 (diff)
Add an entry for gcc on UnixWare
Submitted by: Gary Benson Reviewed by: Mark Cox PR:
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index 0efe0d3771..e4748803d0 100755
--- a/Configure
+++ b/Configure
@@ -365,6 +365,7 @@ my %table=(
"unixware-7","cc:-O -DFILIO_H -Kalloca::-Kthread:-lsocket -lnsl:BN_LLONG MD2_CHAR RC4_INDEX ${x86_gcc_des}::",
"unixware-7-pentium","cc:-O -DFILIO_H -Kalloca -Kpentium::-Kthread:-lsocket -lnsl:BN_LLONG MD2_CHAR RC4_INDEX ${x86_gcc_des}::",
"unixware-7-pentium_pro","cc:-O -DFILIO_H -Kalloca -Kpentium_pro::-Kthread:-lsocket -lnsl:BN_LLONG MD2_CHAR RC4_INDEX ${x86_gcc_des}::",
+"unixware-7-gcc","gcc:-DL_ENDIAN -DFILIO_H -O3 -fomit-frame-pointer -m486 -Wall::-D_REENTRANT:-lsocket -lnsl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}::::::::::dlfcn:gnu-shared:-fPIC:.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
# OpenUNIX 8
"OpenUNIX","cc:-O -DFILIO_H -Kalloca::-Kthread:-lsocket -lnsl:BN_LLONG MD2_CHAR RC4_INDEX ${x86_gcc_des}::",