From dc26d1193a61e76247b5f71a56ee4a79b96fdc7f Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 14 Oct 2004 05:52:07 +0000 Subject: [PATCH] make update --- TABLE | 6 +++--- util/libeay.num | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/TABLE b/TABLE index 2e60fc9477..db2cb75bdb 100644 --- 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 diff --git a/util/libeay.num b/util/libeay.num index 60a0570308..d446b9e5e9 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -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: -- 2.25.1