https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201661
Bug ID: 201661 Summary: ntp can't be reproducibly built Product: Base System Version: 10.2-STABLE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: delp...@freebsd.org NTP 4.2.8p3 uses __DATE__ and __TIME__ and a parses it in ntpcal_get_build_date(). This prevents reproducible build. Proposed change would be https://reviews.freebsd.org/D3122 which uses MKREPRO_DATE and MKREPRO_TIME to give reproducible results. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"