Commit f7939fcd authored by Geoff Thorpe's avatar Geoff Thorpe
Browse files

make update

parent d531c901
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -1104,7 +1104,7 @@ BN_RECP_CTX_set 1131 EXIST::FUNCTION:
BN_mod_mul_reciprocal                   1132	EXIST::FUNCTION:
BN_mod_exp_recp                         1133	EXIST::FUNCTION:
BN_div_recp                             1134	EXIST::FUNCTION:
BN_CTX_init                             1135	EXIST::FUNCTION:
BN_CTX_init                             1135	EXIST::FUNCTION:DEPRECATED
BN_MONT_CTX_init                        1136	EXIST::FUNCTION:
RAND_get_rand_method                    1137	EXIST::FUNCTION:
PKCS7_add_attribute                     1138	EXIST::FUNCTION: