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)
Sat, Apr 20, 1:49 AM
Unknown Object (File)
Feb 13 2024, 8:32 AM
Unknown Object (File)
Jan 25 2024, 4:11 PM
Unknown Object (File)
Dec 1 2023, 5:13 PM
Unknown Object (File)
Dec 1 2023, 5:13 PM
Unknown Object (File)
Dec 1 2023, 5:12 PM
Unknown Object (File)
Dec 1 2023, 4:57 PM
Unknown Object (File)
Nov 21 2023, 2:18 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.