Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64 Remove...
details: https://anonhg.NetBSD.org/src/rev/c5f7e9d53eb1
branches: trunk
changeset: 350257:c5f7e9d53eb1
user: christos <christos%NetBSD.org@localhost>
date: Sun Jan 08 17:12:21 2017 +0000
description:
Remove pasto, thanks wiz@
diffstat:
crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 4f1c6760d493 -r c5f7e9d53eb1 crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/Makefile
--- a/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/Makefile Sun Jan 08 17:10:35 2017 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/Makefile Sun Jan 08 17:12:21 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/01/08 01:56:31 christos Exp $
+# $NetBSD: Makefile,v 1.12 2017/01/08 17:12:21 christos Exp $
.include "bsd.own.mk"
@@ -12,7 +12,6 @@
regen:
for i in $$(find ${OPENSSLSRC} -name \*${MACHINE_ARCH}.pl) \
$$(find ${OPENSSLSRC}/crypto/bn/asm -name ${MACHINE_ARCH}-\*.pl) \
- $$(find ${OPENSSLSRC}/crypto/bn/asm -name ${MACHINE_ARCH}-\*.pl) \
${OPENSSLSRC}/crypto/bn/asm/rsaz-avx2.pl \
${OPENSSLSRC}/crypto/${MACHINE_ARCH}cpuid.pl ; do \
(set +x; echo "#include <machine/asm.h>"; CC=${CC:Q} perl $$i elf | sed \
Home |
Main Index |
Thread Index |
Old Index