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/vax use the s...
details: https://anonhg.NetBSD.org/src/rev/ecf2f3f51180
branches: trunk
changeset: 433650:ecf2f3f51180
user: christos <christos%NetBSD.org@localhost>
date: Tue Sep 25 14:17:49 2018 +0000
description:
use the standard code instead of ours
diffstat:
crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r ea4faf8cdfa1 -r ecf2f3f51180 crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc
--- a/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc Tue Sep 25 14:16:33 2018 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc Tue Sep 25 14:17:49 2018 +0000
@@ -1,6 +1,6 @@
.PATH.S: ${.PARSEDIR}
-CRYPTO_SRCS += libc-memequal.c
-CRYPTOCPPFLAGS += -DOPENSSL_CPUID_OBJ
+#CRYPTO_SRCS += libc-memequal.c
+#CRYPTOCPPFLAGS += -DOPENSSL_CPUID_OBJ
.include "../../crypto.inc"
Home |
Main Index |
Thread Index |
Old Index