"make TABLE" (to follow recent Configure change)
authorBodo Möller <bodo@openssl.org>
Tue, 20 Jul 1999 17:46:32 +0000 (17:46 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 20 Jul 1999 17:46:32 +0000 (17:46 +0000)
TABLE

diff --git a/TABLE b/TABLE
index 7bdd1e74e7dcc26ab9334eb2c701b0ec19bba28d..99b984371bb14acf42191476edc54e3522710390 100644 (file)
--- a/TABLE
+++ b/TABLE
@@ -1022,12 +1022,12 @@ $rc5_obj      =
 
 *** irix-mips3-cc
 $cc           = cc
 
 *** 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
 $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      = 
 $des_obj      = 
 $bf_obj       = 
 $md5_obj      = 
@@ -1056,12 +1056,12 @@ $rc5_obj      =
 
 *** irix64-mips4-cc
 $cc           = cc
 
 *** 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
 $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      = 
 $des_obj      = 
 $bf_obj       = 
 $md5_obj      =