make update
authorRichard Levitte <levitte@openssl.org>
Thu, 14 Oct 2004 05:52:07 +0000 (05:52 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 Oct 2004 05:52:07 +0000 (05:52 +0000)
TABLE
util/libeay.num

diff --git a/TABLE b/TABLE
index 2e60fc94775ea1e0e2b4c00893e04fef483d77d8..db2cb75bdb0f9358b9866306e91275877f8b720c 100644 (file)
--- a/TABLE
+++ b/TABLE
@@ -2002,12 +2002,12 @@ $arflags      =
 
 *** debug-steve
 $cc           = gcc
-$cflags       = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -mcpu=i486 -pedantic -Wall -Werror -Wshadow -pipe
+$cflags       = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -mcpu=i486 -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe
 $unistd       = 
 $thread_cflag = -D_REENTRANT
 $sys_id       = 
-$lflags       = -rdynamic -ldl
-$bn_ops       = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
+$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
index 60a05703089feabbd818adf273e77efae2cdffa4..d446b9e5e9c6152ffbf49df315b4c0cf88700a15 100755 (executable)
@@ -2840,3 +2840,4 @@ FIPS_rand_check                         3281      EXIST:OPENSSL_FIPS:FUNCTION:
 FIPS_md5_allowed                        3282   EXIST:OPENSSL_FIPS:FUNCTION:
 FIPS_mode                               3283   EXIST:OPENSSL_FIPS:FUNCTION:
 FIPS_selftest_failed                    3284   EXIST:OPENSSL_FIPS:FUNCTION:
+sk_is_sorted                            3285   EXIST::FUNCTION: