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 fix ia64



details:   https://anonhg.NetBSD.org/src/rev/3a825d7bf6e1
branches:  trunk
changeset: 375853:3a825d7bf6e1
user:      christos <christos%NetBSD.org@localhost>
date:      Tue May 16 19:10:23 2023 +0000

description:
fix ia64

diffstat:

 crypto/external/bsd/openssl/lib/libcrypto/arch/ia64/ec.inc |  5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diffs (9 lines):

diff -r c74d08e0a180 -r 3a825d7bf6e1 crypto/external/bsd/openssl/lib/libcrypto/arch/ia64/ec.inc
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/arch/ia64/ec.inc        Tue May 16 19:10:23 2023 +0000
@@ -0,0 +1,5 @@
+# $NetBSD: ec.inc,v 1.1 2023/05/16 19:10:23 christos Exp $
+ECNI=yes
+ECNONISTZ=yes
+
+.include "../../ec.inc"



Home | Main Index | Thread Index | Old Index