Add an entry for gcc on UnixWare

Submitted by: Gary Benson
Reviewed by: Mark Cox
PR:
This commit is contained in:
Mark J. Cox
2001-11-12 13:22:14 +00:00
parent f99ac98efb
commit b4bf34ce39
2 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,9 @@
Changes between 0.9.6b and 0.9.6c [XX xxx XXXX]
*) Add a configuration entry for gcc on UnixWare
[Gary Benson <gbenson@redhat.com>]
*) Add assembler implementation for IA-64
[Andy Polyakov]

View File

@@ -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}::",