From: Ulf Möller Date: Mon, 27 May 2002 19:42:30 +0000 (+0000) Subject: Cygnus correction. (I thought I had tested that...) X-Git-Tag: OpenSSL_0_9_6e~26^2~134 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=64ad04eb2d464069dc6e3684b928d64b3560db8a;p=oweals%2Fopenssl.git Cygnus correction. (I thought I had tested that...) --- diff --git a/Configure b/Configure index 24e702920b..68697fb874 100755 --- a/Configure +++ b/Configure @@ -510,7 +510,7 @@ my %table=( # Cygwin "Cygwin-pre1.3", "gcc:-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall::(unknown):CYGWIN32::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}::::::::::win32", -"Cygwin", "gcc:-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall:::CYGWIN32::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:win32:cygwin-shared:::.dll", +"Cygwin", "gcc:-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall:::CYGWIN32::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_out_asm}:win32:cygwin-shared:::.dll", # Ultrix from Bernhard Simon "ultrix-cc","cc:-std1 -O -Olimit 1000 -DL_ENDIAN::(unknown):::::::",