From: Bodo Möller Date: Fri, 24 May 2002 20:39:31 +0000 (+0000) Subject: fix Cygwin (remove extra colons) X-Git-Tag: OpenSSL_0_9_6e~26^2~135 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=349b2933537f64f2e303c05dfb8f2c1dfc0a0409 fix Cygwin (remove extra colons) --- diff --git a/Configure b/Configure index a8e4f9363e..24e702920b 100755 --- a/Configure +++ b/Configure @@ -510,7 +510,8 @@ 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_elf_asm}:win32:cygwin-shared:::.dll", + # Ultrix from Bernhard Simon "ultrix-cc","cc:-std1 -O -Olimit 1000 -DL_ENDIAN::(unknown):::::::", "ultrix-gcc","gcc:-O3 -DL_ENDIAN::(unknown):::::::", diff --git a/TABLE b/TABLE index 7c4510ee58..f643b16617 100644 --- a/TABLE +++ b/TABLE @@ -80,15 +80,15 @@ $thread_cflag = $sys_id = CYGWIN32 $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = +$bn_obj = asm/bn86-elf.o asm/co86-elf.o +$des_obj = asm/dx86-elf.o asm/yx86-elf.o +$bf_obj = asm/bx86-elf.o +$md5_obj = asm/mx86-elf.o +$sha1_obj = asm/sx86-elf.o +$cast_obj = asm/cx86-elf.o +$rc4_obj = asm/rx86-elf.o +$rmd160_obj = asm/rm86-elf.o +$rc5_obj = asm/r586-elf.o $dso_scheme = win32 $shared_target= cygwin-shared $shared_cflag =