[Git][NTPsec/ntpsec][master] Remove useless load of bison in waf
Matt Selsky
gitlab at mg.gitlab.com
Mon Apr 17 05:22:19 UTC 2017
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
4d0d5afd by Matt Selsky at 2017-04-17T01:19:55-04:00
Remove useless load of bison in waf
- - - - -
1 changed file:
- wscript
Changes:
=====================================
wscript
=====================================
--- a/wscript
+++ b/wscript
@@ -161,7 +161,6 @@ python_scripts = [
def build(ctx):
ctx.load('waf', tooldir='wafhelpers/')
- ctx.load('bison')
ctx.load('asciidoc', tooldir='wafhelpers/')
ctx.load('rtems_trace', tooldir='wafhelpers/')
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/4d0d5afd08376007fe3af53b27ae62261db858f2
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/4d0d5afd08376007fe3af53b27ae62261db858f2
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170417/520cfd51/attachment.html>
More information about the vc
mailing list