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

'make update'

上级 02ef611e
...@@ -36,7 +36,7 @@ $cast_obj = ...@@ -36,7 +36,7 @@ $cast_obj =
$rc4_obj = $rc4_obj =
$rmd160_obj = $rmd160_obj =
$rc5_obj = $rc5_obj =
$dso_scheme = $dso_scheme = win32
$shared_target= $shared_target=
$shared_cflag = $shared_cflag =
...@@ -76,7 +76,7 @@ $cast_obj = ...@@ -76,7 +76,7 @@ $cast_obj =
$rc4_obj = $rc4_obj =
$rmd160_obj = $rmd160_obj =
$rc5_obj = $rc5_obj =
$dso_scheme = $dso_scheme = win32
$shared_target= $shared_target=
$shared_cflag = $shared_cflag =
...@@ -156,7 +156,7 @@ $cast_obj = ...@@ -156,7 +156,7 @@ $cast_obj =
$rc4_obj = $rc4_obj =
$rmd160_obj = $rmd160_obj =
$rc5_obj = $rc5_obj =
$dso_scheme = $dso_scheme = win32
$shared_target= $shared_target=
$shared_cflag = $shared_cflag =
...@@ -396,7 +396,7 @@ $cast_obj = ...@@ -396,7 +396,7 @@ $cast_obj =
$rc4_obj = $rc4_obj =
$rmd160_obj = $rmd160_obj =
$rc5_obj = $rc5_obj =
$dso_scheme = $dso_scheme = win32
$shared_target= $shared_target=
$shared_cflag = $shared_cflag =
...@@ -476,7 +476,7 @@ $cast_obj = ...@@ -476,7 +476,7 @@ $cast_obj =
$rc4_obj = $rc4_obj =
$rmd160_obj = $rmd160_obj =
$rc5_obj = $rc5_obj =
$dso_scheme = $dso_scheme = win32
$shared_target= $shared_target=
$shared_cflag = $shared_cflag =
...@@ -805,7 +805,7 @@ $cc = gcc ...@@ -805,7 +805,7 @@ $cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -m486 -Wall $cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -m486 -Wall
$unistd = $unistd =
$thread_cflag = -D_REENTRANT $thread_cflag = -D_REENTRANT
$lflags = -lefence $lflags = -lefence -ldl
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-elf.o asm/co86-elf.o $bn_obj = asm/bn86-elf.o asm/co86-elf.o
$des_obj = asm/dx86-elf.o asm/yx86-elf.o $des_obj = asm/dx86-elf.o asm/yx86-elf.o
...@@ -825,7 +825,7 @@ $cc = gcc ...@@ -825,7 +825,7 @@ $cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -m486 -Wall $cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -m486 -Wall
$unistd = $unistd =
$thread_cflag = -D_REENTRANT $thread_cflag = -D_REENTRANT
$lflags = $lflags = -ldl
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-elf.o asm/co86-elf.o $bn_obj = asm/bn86-elf.o asm/co86-elf.o
$des_obj = asm/dx86-elf.o asm/yx86-elf.o $des_obj = asm/dx86-elf.o asm/yx86-elf.o
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册