From: Bodo Möller Date: Tue, 20 Jul 1999 17:46:32 +0000 (+0000) Subject: "make TABLE" (to follow recent Configure change) X-Git-Tag: OpenSSL_0_9_4~85 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=5f12fc006e54f903dfbcebb3198f0dbcbec54da7 "make TABLE" (to follow recent Configure change) --- diff --git a/TABLE b/TABLE index 7bdd1e74e7..99b984371b 100644 --- a/TABLE +++ b/TABLE @@ -1022,12 +1022,12 @@ $rc5_obj = *** irix-mips3-cc $cc = cc -$cflags = -n32 -mips3 -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN +$cflags = -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN $unistd = $thread_cflag = (unknown) $lflags = $bn_ops = DES_PTR DES_RISC2 DES_UNROLL BF_PTR SIXTY_FOUR_BIT -$bn_obj = +$bn_obj = asm/mips3.o $des_obj = $bf_obj = $md5_obj = @@ -1056,12 +1056,12 @@ $rc5_obj = *** irix64-mips4-cc $cc = cc -$cflags = -64 -mips4 -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN +$cflags = -64 -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN $unistd = $thread_cflag = (unknown) $lflags = $bn_ops = DES_RISC2 DES_UNROLL SIXTY_FOUR_BIT_LONG -$bn_obj = +$bn_obj = asm/mips3.o $des_obj = $bf_obj = $md5_obj =