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 fix the build
details: https://anonhg.NetBSD.org/src/rev/477720aba985
branches: trunk
changeset: 376096:477720aba985
user: christos <christos%NetBSD.org@localhost>
date: Wed May 31 20:57:31 2023 +0000
description:
fix the build
diffstat:
crypto/external/bsd/openssl/lib/libcrypto/bn.inc | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 1a0ef22c2ac1 -r 477720aba985 crypto/external/bsd/openssl/lib/libcrypto/bn.inc
--- a/crypto/external/bsd/openssl/lib/libcrypto/bn.inc Wed May 31 20:47:35 2023 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/bn.inc Wed May 31 20:57:31 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bn.inc,v 1.9 2023/05/06 17:07:22 christos Exp $
+# $NetBSD: bn.inc,v 1.10 2023/05/31 20:57:31 christos Exp $
.PATH: ${OPENSSLSRC}/crypto/bn
@@ -37,7 +37,6 @@ bn_sqrt.c \
bn_srp.c \
bn_word.c \
bn_x931p.c \
-rsa_sup_mul.c \
rsaz_exp.c \
rsaz_exp_x2.c \
Home |
Main Index |
Thread Index |
Old Index