I think the tangle mentioned at Issue #313 needs wider discussion.
ntpsec | build version not updated after git pull (#313)
https://gitlab.com/NTPsec/ntpsec/issues/313
A while ago, we changed things to not use __DATE__. Maybe we didn't get that
right. Maybe the default should be to use __D
After a fruitless two months trying to find a big endian machine, I finally
booted a qemu instance.
Running Debian 7, 256M RAM, 32 bit. gcc 4.6, kernel 3.2
buildprep fails because Debian 7 did not have libseccomp. I installed
python-dev, bison, and build-essential manually.
waf configured, bui