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/riskv64 add r...



details:   https://anonhg.NetBSD.org/src/rev/aadfb0374c60
branches:  trunk
changeset: 375373:aadfb0374c60
user:      christos <christos%NetBSD.org@localhost>
date:      Mon May 15 21:09:10 2023 +0000

description:
add riskv64 from Robert Swindells

diffstat:

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

diffs (7 lines):

diff -r bd9de90d35ed -r aadfb0374c60 crypto/external/bsd/openssl/lib/libcrypto/arch/riskv64/ec.inc
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/arch/riskv64/ec.inc     Mon May 15 21:09:10 2023 +0000
@@ -0,0 +1,3 @@
+ECCPPFLAGS+= -DOPENSSL_NO_EC_NISTP_64_GCC_128
+
+.include "../../ec.inc"



Home | Main Index | Thread Index | Old Index