[Git][NTPsec/ntpsec][master] Put CRYPTO in use= and not features=

Amar Takhar gitlab at mg.gitlab.com
Mon Nov 23 03:06:11 UTC 2015


Amar Takhar pushed to branch master at NTPsec / ntpsec


Commits:
cc254e54 by Amar Takhar at 2015-11-22T22:05:38Z
Put CRYPTO in use= and not features=

- - - - -


1 changed file:

- tests/wscript


Changes:

=====================================
tests/wscript
=====================================
--- a/tests/wscript
+++ b/tests/wscript
@@ -85,7 +85,7 @@ def build(ctx):
 	] + common_source
 
 	ctx.ntp_test(
-		features    = "c cprogram bld_include src_include libisc_include test CRYPTO",
+		features    = "c cprogram bld_include src_include libisc_include test",
         target      = "test_libntp",
 		defines		= ["TEST_LIBNTP_SSL"],
 		includes	= [
@@ -94,6 +94,6 @@ def build(ctx):
 			"%s/tests/ntpdig/" % srcnode,
 			"%s/tests/common/" % srcnode
 		],
-		use			= "unity ntp isc M PTHREAD RT",
+		use			= "unity ntp isc M PTHREAD CRYPTO RT",
         source      = libntp_source,
 	)



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/cc254e54b898c0f6f0f6d5ef3bfda7bfaa9b872b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20151123/aafe7236/attachment.html>


More information about the vc mailing list