On Tue, Jul 10, 2018 at 12:53:16PM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Tue Jul 10 16:53:16 UTC 2018 > > Modified Files: > src/share/mk: sys.mk > > Log Message: > Build seed fixes: > - use MKREPRO_TIMESTAMP as the seed if available. > - skip relative paths that cannot be normalized if it is not > XXX: pullup-8
This is wrong. Please revert. The seed should be specific per source as it is used to distinguish e.g. anonymous namespace mangling. Joerg