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/ca0f8f0f0754
branches:  trunk
changeset: 993703:ca0f8f0f0754
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 3b3b6294fd02 -r ca0f8f0f0754 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