nss/nss-skip-bltest-and-fipstes...

16 lines
433 B
Diff
Raw Normal View History

diff -up ./nss/cmd/Makefile.skipthem ./nss/cmd/Makefile
2017-01-06 13:35:27 +00:00
--- ./nss/cmd/Makefile.skipthem 2017-01-06 13:17:27.477848351 +0100
+++ ./nss/cmd/Makefile 2017-01-06 13:19:30.244586100 +0100
2016-09-29 11:52:40 +00:00
@@ -19,7 +19,11 @@ BLTEST_SRCDIR =
ECPERF_SRCDIR =
2017-01-06 13:35:27 +00:00
FREEBL_ECTEST_SRCDIR =
FIPSTEST_SRCDIR =
+ifeq ($(NSS_BLTEST_NOT_AVAILABLE),1)
2013-06-15 19:48:12 +00:00
+SHLIBSIGN_SRCDIR = shlibsign
+else
SHLIBSIGN_SRCDIR =
+endif
2013-06-15 19:48:12 +00:00
else
BLTEST_SRCDIR = bltest
2016-09-29 11:52:40 +00:00
ECPERF_SRCDIR = ecperf