提交 f5882ce7 编写于 作者: B Bodo Möller

update

上级 34417732
......@@ -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 =
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册