[Git][NTPsec/ntpsec][master] tests: compile Unity for 64 bit tests on 32 bit host.
Gary E. Miller
gitlab at mg.gitlab.com
Tue Apr 11 21:09:36 UTC 2017
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
3e72e46f by Gary E. Miller at 2017-04-11T14:08:33-07:00
tests: compile Unity for 64 bit tests on 32 bit host.
Fixes many tests, 3 still broken.
- - - - -
1 changed file:
- tests/wscript
Changes:
=====================================
tests/wscript
=====================================
--- a/tests/wscript
+++ b/tests/wscript
@@ -7,7 +7,7 @@ def build(ctx):
"unity/unity_fixture.c",
]
- unity_config = ["UNITY_INCLUDE_DOUBLE"]
+ unity_config = ["UNITY_INCLUDE_DOUBLE","UNITY_SUPPORT_64"]
ctx(
defines=unity_config,
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/3e72e46fb22f31e059dcd676008bda07e5721136
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170411/150e1ec9/attachment.html>
More information about the vc
mailing list