提交 476b6ab5 编写于 作者: A Andy Polyakov

TABLE OpenBSD-i386 update

上级 16760a30
...@@ -144,16 +144,16 @@ $sys_id = MSDOS ...@@ -144,16 +144,16 @@ $sys_id = MSDOS
$lflags = -L/dev/env/WATT_ROOT/lib -lwatt $lflags = -L/dev/env/WATT_ROOT/lib -lwatt
$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
$cpuid_obj = x86cpuid-out.o $cpuid_obj = x86cpuid-out.o
$bn_obj = asm/bn86-out.o asm/co86-out.o $bn_obj = bn86-out.o co86-out.o
$des_obj = asm/dx86-out.o asm/yx86-out.o $des_obj = dx86-out.o yx86-out.o
$aes_obj = $aes_obj =
$bf_obj = asm/bx86-out.o $bf_obj = bx86-out.o
$md5_obj = asm/mx86-out.o $md5_obj = mx86-out.o
$sha1_obj = asm/sx86-out.o asm/s512sse2-out.o $sha1_obj = sx86-out.o s512sse2-out.o
$cast_obj = asm/cx86-out.o $cast_obj = cx86-out.o
$rc4_obj = asm/rx86-out.o $rc4_obj = rx86-out.o
$rmd160_obj = asm/rm86-out.o $rmd160_obj = rm86-out.o
$rc5_obj = asm/r586-out.o $rc5_obj = r586-out.o
$dso_scheme = $dso_scheme =
$shared_target= $shared_target=
$shared_cflag = $shared_cflag =
...@@ -171,16 +171,16 @@ $sys_id = ...@@ -171,16 +171,16 @@ $sys_id =
$lflags = $lflags =
$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
$cpuid_obj = x86cpuid-out.o $cpuid_obj = x86cpuid-out.o
$bn_obj = asm/bn86-out.o asm/co86-out.o $bn_obj = bn86-out.o co86-out.o
$des_obj = asm/dx86-out.o asm/yx86-out.o $des_obj = dx86-out.o yx86-out.o
$aes_obj = $aes_obj =
$bf_obj = asm/bx86-out.o $bf_obj = bx86-out.o
$md5_obj = asm/mx86-out.o $md5_obj = mx86-out.o
$sha1_obj = asm/sx86-out.o asm/s512sse2-out.o $sha1_obj = sx86-out.o s512sse2-out.o
$cast_obj = asm/cx86-out.o $cast_obj = cx86-out.o
$rc4_obj = asm/rx86-out.o $rc4_obj = rx86-out.o
$rmd160_obj = asm/rm86-out.o $rmd160_obj = rm86-out.o
$rc5_obj = asm/r586-out.o $rc5_obj = r586-out.o
$dso_scheme = $dso_scheme =
$shared_target= $shared_target=
$shared_cflag = $shared_cflag =
...@@ -549,18 +549,18 @@ $sys_id = ...@@ -549,18 +549,18 @@ $sys_id =
$lflags = $lflags =
$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
$cpuid_obj = x86cpuid-out.o $cpuid_obj = x86cpuid-out.o
$bn_obj = asm/bn86-out.o asm/co86-out.o $bn_obj = bn86-out.o co86-out.o
$des_obj = asm/dx86-out.o asm/yx86-out.o $des_obj = dx86-out.o yx86-out.o
$aes_obj = $aes_obj =
$bf_obj = asm/bx86-out.o $bf_obj = bx86-out.o
$md5_obj = asm/mx86-out.o $md5_obj = mx86-out.o
$sha1_obj = asm/sx86-out.o asm/s512sse2-out.o $sha1_obj = sx86-out.o s512sse2-out.o
$cast_obj = asm/cx86-out.o $cast_obj = cx86-out.o
$rc4_obj = asm/rx86-out.o $rc4_obj = rx86-out.o
$rmd160_obj = asm/rm86-out.o $rmd160_obj = rm86-out.o
$rc5_obj = asm/r586-out.o $rc5_obj = r586-out.o
$dso_scheme = dlfcn $dso_scheme = dlfcn
$shared_target= bsd-gcc-shared $shared_target= bsd-shared
$shared_cflag = -fPIC $shared_cflag = -fPIC
$shared_ldflag = $shared_ldflag =
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
...@@ -3033,16 +3033,16 @@ $sys_id = ...@@ -3033,16 +3033,16 @@ $sys_id =
$lflags = $lflags =
$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
$cpuid_obj = x86cpuid-out.o $cpuid_obj = x86cpuid-out.o
$bn_obj = asm/bn86-out.o asm/co86-out.o $bn_obj = bn86-out.o co86-out.o
$des_obj = asm/dx86-out.o asm/yx86-out.o $des_obj = dx86-out.o yx86-out.o
$aes_obj = $aes_obj =
$bf_obj = asm/bx86-out.o $bf_obj = bx86-out.o
$md5_obj = asm/mx86-out.o $md5_obj = mx86-out.o
$sha1_obj = asm/sx86-out.o asm/s512sse2-out.o $sha1_obj = sx86-out.o s512sse2-out.o
$cast_obj = asm/cx86-out.o $cast_obj = cx86-out.o
$rc4_obj = asm/rx86-out.o $rc4_obj = rx86-out.o
$rmd160_obj = asm/rm86-out.o $rmd160_obj = rm86-out.o
$rc5_obj = asm/r586-out.o $rc5_obj = r586-out.o
$dso_scheme = $dso_scheme =
$shared_target= $shared_target=
$shared_cflag = $shared_cflag =
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册