This commit is contained in:
Bodo Möller 2000-09-06 10:50:33 +00:00
parent 34417732fa
commit f5882ce758

22
TABLE
View File

@ -942,7 +942,7 @@ $shared_cflag = -fPIC
*** debug-steve *** debug-steve
$cc = gcc $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 = $unistd =
$thread_cflag = -D_REENTRANT $thread_cflag = -D_REENTRANT
$lflags = $lflags =
@ -1804,18 +1804,18 @@ $shared_cflag =
$cc = cc $cc = cc
$cflags = -DL_ENDIAN -DTERMIO $cflags = -DL_ENDIAN -DTERMIO
$unistd = $unistd =
$thread_cflag = $thread_cflag = (unknown)
$lflags = $lflags =
$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-omf.o asm/co86-omf.o $bn_obj =
$des_obj = asm/dx86-omf.o asm/yx86-omf.o $des_obj =
$bf_obj = asm/bx86-omf.o $bf_obj =
$md5_obj = asm/mx86-omf.o $md5_obj =
$sha1_obj = asm/sx86-omf.o $sha1_obj =
$cast_obj = asm/cx86-omf.o $cast_obj =
$rc4_obj = asm/rx86-omf.o $rc4_obj =
$rmd160_obj = asm/rm86-omf.o $rmd160_obj =
$rc5_obj = asm/r586-omf.o $rc5_obj =
$dso_scheme = $dso_scheme =
$shared_target= $shared_target=
$shared_cflag = $shared_cflag =