[Git][NTPsec/ntpsec][master] Remove last remnant of --enable-doc-only from waf
Matt Selsky
gitlab at mg.gitlab.com
Fri Feb 3 03:53:48 UTC 2017
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
9f6830c8 by Matt Selsky at 2017-02-02T22:52:18-05:00
Remove last remnant of --enable-doc-only from waf
See previous removal "Remove --enable-doc-only option."
- - - - -
1 changed file:
- wscript
Changes:
=====================================
wscript
=====================================
--- a/wscript
+++ b/wscript
@@ -170,9 +170,6 @@ def build(ctx):
if ctx.variant != "main":
ctx.recurse("docs")
- if ctx.env.ENABLE_DOC_ONLY:
- return
-
if ctx.variant == "host":
ctx.recurse("ntpd")
return
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/9f6830c82db58ab4ec358e75bd723cd6326cfb5c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170203/4a4d67ab/attachment.html>
More information about the vc
mailing list