summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-09-06 10:50:33 +0000
committerBodo Möller <bodo@openssl.org>2000-09-06 10:50:33 +0000
commitf5882ce75840b815eb61e9908b53e99e76966912 (patch)
tree75027e63bc968535faae1fba6c4ff97bd9ce4435
parent34417732fa3a841a10acb8f40deeec64be71c0ac (diff)
downloadopenssl-new-f5882ce75840b815eb61e9908b53e99e76966912.tar.gz
update
-rw-r--r--TABLE22
1 files changed, 11 insertions, 11 deletions
diff --git a/TABLE b/TABLE
index c77339a159..1086a74706 100644
--- a/TABLE
+++ b/TABLE
@@ -942,7 +942,7 @@ $shared_cflag = -fPIC
*** debug-steve
$cc = gcc
-$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -O2 -m486 -pedantic -Wall -Werror -Wshadow -pipe
+$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -O2 -m486 -pedantic -Wall -Werror -Wshadow -pipe
$unistd =
$thread_cflag = -D_REENTRANT
$lflags =
@@ -1804,18 +1804,18 @@ $shared_cflag =
$cc = cc
$cflags = -DL_ENDIAN -DTERMIO
$unistd =
-$thread_cflag =
+$thread_cflag = (unknown)
$lflags =
$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
-$bn_obj = asm/bn86-omf.o asm/co86-omf.o
-$des_obj = asm/dx86-omf.o asm/yx86-omf.o
-$bf_obj = asm/bx86-omf.o
-$md5_obj = asm/mx86-omf.o
-$sha1_obj = asm/sx86-omf.o
-$cast_obj = asm/cx86-omf.o
-$rc4_obj = asm/rx86-omf.o
-$rmd160_obj = asm/rm86-omf.o
-$rc5_obj = asm/r586-omf.o
+$bn_obj =
+$des_obj =
+$bf_obj =
+$md5_obj =
+$sha1_obj =
+$cast_obj =
+$rc4_obj =
+$rmd160_obj =
+$rc5_obj =
$dso_scheme =
$shared_target=
$shared_cflag =