summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2003-10-29 23:25:52 +0000
committerGeoff Thorpe <geoff@openssl.org>2003-10-29 23:25:52 +0000
commitf7939fcd9a851f8c78510d9055bf5abb8b8e71a8 (patch)
tree6240b7f497684ae2b1dbe3c932356de518a51755 /TABLE
parentd531c9014d2a66b58dbff385add487788adb3da8 (diff)
make update
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE20
1 files changed, 10 insertions, 10 deletions
diff --git a/TABLE b/TABLE
index c74ded4f1c..bad7f495c5 100644
--- a/TABLE
+++ b/TABLE
@@ -1652,21 +1652,21 @@ $arflags =
*** debug-geoff
$cc = gcc
-$cflags = -DBN_DEBUG -DPURIFY -DOPENSSL_NO_DEPRECATED -DL_ENDIAN -DTERMIO -g -ggdb3 -Wall
+$cflags = -DBN_DEBUG -DPURIFY -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_ASM -DOPENSSL_NO_INLINE_ASM -DL_ENDIAN -DTERMIO -DPEDANTIC -g -ggdb3 -Wall -Werror -Wundef -pedantic -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wsign-compare -Wmissing-prototypes -Wmissing-declarations -Wno-long-long
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
$lflags = -ldl
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
-$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
+$bn_obj =
+$des_obj =
+$bf_obj =
+$md5_obj =
+$sha1_obj =
+$cast_obj =
+$rc4_obj =
+$rmd160_obj =
+$rc5_obj =
$dso_scheme = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC