[Git][NTPsec/ntpsec][master] Yet another link in the dependency chain - myslog.c needs emalloc.c

Eric S. Raymond gitlab at mg.gitlab.com
Thu Nov 10 13:46:43 UTC 2016


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


Commits:
49081e75 by Eric S. Raymond at 2016-11-10T08:45:51-05:00
Yet another link in the dependency chain - myslog.c needs emalloc.c

- - - - -


1 changed file:

- libntp/wscript


Changes:

=====================================
libntp/wscript
=====================================
--- a/libntp/wscript
+++ b/libntp/wscript
@@ -10,7 +10,6 @@ def build(ctx):
 		"authreadkeys.c",
 		"clocktime.c",
 		"decodenetnum.c",
-		"emalloc.c",
 		"dofptoa.c",
 		"dolfptoa.c",
 		"getopt.c",
@@ -38,6 +37,7 @@ def build(ctx):
 
 	libntp_source_sharable = [
 		"clockwork.c",
+		"emalloc.c",
 		"hextolfp.c",
 		"humandate.c",
 		"lib_strbuf.c",



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


More information about the vc mailing list