[Git][NTPsec/ntpsec][master] Repair util/ build for removal of hist.c.

Eric S. Raymond gitlab at mg.gitlab.com
Thu Sep 29 15:31:27 UTC 2016


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
e3400e46 by Eric S. Raymond at 2016-09-29T11:31:08-04:00
Repair util/ build for removal of hist.c.

- - - - -


1 changed file:

- util/wscript


Changes:

=====================================
util/wscript
=====================================
--- a/util/wscript
+++ b/util/wscript
@@ -4,7 +4,7 @@ def build(ctx):
 	srcnode = ctx.srcnode.abspath()
 	bldnode = ctx.bldnode.abspath()
 
-	util = ['hist', 'sht']
+	util = ['sht']
 
 	for name in util:
 		ctx(



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


More information about the vc mailing list