Page MenuHomeFreeBSD

Build loaders reproducibly when WITH_REPRODUCIBLE_BUILD
ClosedPublic

Authored by emaste on Dec 18 2016, 10:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 17, 6:55 AM
Unknown Object (File)
Sat, Nov 15, 8:41 PM
Unknown Object (File)
Tue, Nov 11, 11:50 PM
Unknown Object (File)
Tue, Nov 11, 11:49 PM
Unknown Object (File)
Tue, Nov 11, 11:44 PM
Unknown Object (File)
Tue, Nov 11, 12:52 PM
Unknown Object (File)
Tue, Nov 4, 3:31 AM
Unknown Object (File)
Tue, Nov 4, 2:30 AM
Subscribers

Details

Summary

When WITH_REPRODUCIBLE_BUILD=yes is set in src.conf(5), eliminate the time, user, and host from the loader's version information. This allows builds to produce bit-for-bit identical output.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to Build loaders reproducibly when WITH_REPRODUCIBLE_BUILD.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: bapt, imp, jhb.
emaste added a subscriber: dteske.
bapt edited edge metadata.
This revision is now accepted and ready to land.Dec 18 2016, 10:35 PM
This revision was automatically updated to reflect the committed changes.