NTS update

Matthew Selsky Matthew.Selsky at twosigma.com
Sat Mar 23 02:25:02 UTC 2019


On Fri, Mar 22, 2019 at 06:32:10PM -0700, Gary E. Miller via devel wrote:

> I think this is what you want:

Perfect.

> I tried to modify the wscript to do that, but failed...

In ntpd/wscript, try replacing this:

        use="libntpd_obj ntp M parse RT CAP SECCOMP PTHREAD NTPD "
            "SSL CRYPTO DNS_SD %s SOCKET NSL SCF" % use_refclock,

With:

        use="M SSL CRYPTO DNS_SD parse RT CAP SECCOMP PTHREAD NTPD "
            "%s SOCKET NSL SCF libntpd_obj ntp" % use_refclock,

And see how that goes.


Thanks,
-Matt


More information about the devel mailing list