From: Lutz Jänicke Date: Thu, 16 Jan 2003 07:54:52 +0000 (+0000) Subject: ncr-scde target needs -lc89 for strcasecmp() and ftime() (Tim Rice, Martin X-Git-Tag: BEN_FIPS_TEST_1~38^2~385 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=acad5755a2239d448e151a2b40650f44a5f85a7b;p=oweals%2Fopenssl.git ncr-scde target needs -lc89 for strcasecmp() and ftime() (Tim Rice, Martin Megele). PR: 450 --- diff --git a/Configure b/Configure index 03f0b387da..77762cb2cd 100755 --- a/Configure +++ b/Configure @@ -402,7 +402,7 @@ my %table=( "nextstep3.3", "cc:-O3 -Wall::(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}:",