K 10 svn:author V 3 jhb K 8 svn:date V 27 2019-09-28T14:14:42.091522Z K 7 svn:log V 368 Disable REPRODUCIBLE_BUILD for kernel builds. The REPRODUCIBLE_BUILD option is actually managed in two separate files. src.opts.mk governs the setting for world builds and kern.opts.mk governs it for kernel builds. r350550 only changed the default for world builds. Reported by: emaste Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D21444 END