Commit f5882ce7 authored by Bodo Möller's avatar Bodo Möller
Browse files

update

parent 34417732
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -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 =