]> granicus.if.org Git - openssl/commitdiff
Hmm, the variables $x96_elf_asm and others contain a number of colons,
authorRichard Levitte <levitte@openssl.org>
Sat, 28 Dec 2002 01:35:11 +0000 (01:35 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 28 Dec 2002 01:35:11 +0000 (01:35 +0000)
so when removing one reference, if should be replaced with the
appropriate number of colons, or chaos will follow...

Configure

index 4c7a99de7776de6a8fbfc56eef728f7cf0dbab30..df29f780d1bf2d7966512ad83ee494363323f46d 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -480,7 +480,7 @@ my %table=(
 # SCO cc.
 "sco5-cc",  "cc:-belf::(unknown)::-lsocket -lresolv -lnsl:${x86_gcc_des} ${x86_gcc_opts}::::::::::dlfcn:svr3-shared:-Kpic", # des options?
 "sco5-cc-pentium",  "cc:-Kpentium::(unknown)::-lsocket:${x86_gcc_des} ${x86_gcc_opts}:::", # des options?
-"sco5-gcc",  "gcc:-O3 -fomit-frame-pointer::(unknown)::-lsocket -lresolv -lnsl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}::dlfcn:svr3-shared:-fPIC",
+"sco5-gcc",  "gcc:-O3 -fomit-frame-pointer::(unknown)::-lsocket -lresolv -lnsl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}::::::::::dlfcn:svr3-shared:-fPIC",
 
 # Sinix/ReliantUNIX RM400
 # NOTE: The CDS++ Compiler up to V2.0Bsomething has the IRIX_CC_BUG optimizer problem. Better use -g  */