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/ia64 no need ...
details: https://anonhg.NetBSD.org/src/rev/ea4faf8cdfa1
branches: trunk
changeset: 433649:ea4faf8cdfa1
user: christos <christos%NetBSD.org@localhost>
date: Tue Sep 25 14:16:33 2018 +0000
description:
no need for our copy of memequal
diffstat:
crypto/external/bsd/openssl/lib/libcrypto/arch/ia64/crypto.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (8 lines):
diff -r 86c3643c8612 -r ea4faf8cdfa1 crypto/external/bsd/openssl/lib/libcrypto/arch/ia64/crypto.inc
--- a/crypto/external/bsd/openssl/lib/libcrypto/arch/ia64/crypto.inc Tue Sep 25 12:34:42 2018 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/arch/ia64/crypto.inc Tue Sep 25 14:16:33 2018 +0000
@@ -1,3 +1,3 @@
-CRYPTO_SRCS += libc-memequal.c
+#CRYPTO_SRCS += libc-memequal.c
.include "../../crypto.inc"
Home |
Main Index |
Thread Index |
Old Index