summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-07-20 17:46:32 +0000
committerBodo Möller <bodo@openssl.org>1999-07-20 17:46:32 +0000
commit5f12fc006e54f903dfbcebb3198f0dbcbec54da7 (patch)
treeac06397f2861ef44ebe8650af64f35e5dec9883b /TABLE
parent7363455fac97cd1a7cb94f4002db7ce40537bc4b (diff)
"make TABLE" (to follow recent Configure change)
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE8
1 files changed, 4 insertions, 4 deletions
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 =