Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/crypto/libcrypto/ec aarch64 needs static



details:   https://anonhg.NetBSD.org/src/rev/9fb4e510a06c
branches:  trunk
changeset: 374759:9fb4e510a06c
user:      christos <christos%NetBSD.org@localhost>
date:      Thu May 11 14:34:30 2023 +0000

description:
aarch64 needs static

diffstat:

 tests/crypto/libcrypto/ec/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 21d4aca000d2 -r 9fb4e510a06c tests/crypto/libcrypto/ec/Makefile
--- a/tests/crypto/libcrypto/ec/Makefile        Thu May 11 11:58:55 2023 +0000
+++ b/tests/crypto/libcrypto/ec/Makefile        Thu May 11 14:34:30 2023 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:15 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2023/05/11 14:34:30 christos Exp $
 
+PROGDPLIBSSTATIC=yes
 HELPER_NAME=   ectest
 HELPER_DIR=    ec
 



Home | Main Index | Thread Index | Old Index