[Git][NTPsec/ntpsec][master] Attempt to address Ubuntu 16.04 Python exrension linkage problem.

Eric S. Raymond gitlab at mg.gitlab.com
Thu Oct 27 19:47:24 UTC 2016


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


Commits:
f1114ba3 by Eric S. Raymond at 2016-10-27T15:46:11-04:00
Attempt to address Ubuntu 16.04 Python exrension linkage problem.

- - - - -


1 changed file:

- libntp/wscript


Changes:

=====================================
libntp/wscript
=====================================
--- a/libntp/wscript
+++ b/libntp/wscript
@@ -29,7 +29,6 @@ def build(ctx):
 		"socket.c",
 		"socktoa.c",
 		"socktohost.c",
-		"ssl_init.c",
 		"strl_obsd.c",
 		"syssignal.c",
 		"timetoa.c",
@@ -51,6 +50,7 @@ def build(ctx):
 		"msyslog.c",
 		"ntp_calendar.c",
 		"prettydate.c",
+		"ssl_init.c",
 		"statestr.c",
 	]
 



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


More information about the vc mailing list