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/07fad51ae25a
branches:  trunk
changeset: 836085:07fad51ae25a
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 e318b14d1f23 -r 07fad51ae25a 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