]> granicus.if.org Git - openssl/commitdiff
ncr-scde target needs -lc89 for strcasecmp() and ftime() (Tim Rice, Martin
authorLutz Jänicke <jaenicke@openssl.org>
Thu, 16 Jan 2003 07:54:12 +0000 (07:54 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Thu, 16 Jan 2003 07:54:12 +0000 (07:54 +0000)
Megele).

PR: 450

Configure

index c2ba3a2dc21d731035a662432d020319cff5f3a3..8d55a4352e1ce65ca40620264d0475d41391faa3 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -402,7 +402,7 @@ my %table=(
 "nextstep3.3", "cc:-O3 -Wall:<libc.h>:(unknown):::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::(unknown)::-lsocket -lnsl:${x86_gcc_des} ${x86_gcc_opts}:::",
+"ncr-scde","cc:-O6 -Xa -Hoff=BEHAVED -686 -Hwide -Hiw::(unknown)::-lsocket -lnsl -lc89:${x86_gcc_des} ${x86_gcc_opts}:::",
 
 # QNX 4
 "qnx4",        "cc:-DL_ENDIAN -DTERMIO::(unknown):::${x86_gcc_des} ${x86_gcc_opts}:",