mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add WITHOUT_REPRODUCIBLE_BUILD description
Approved by: re (gjb) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
cc41fd23ea
commit
e6f0c1bba2
1 changed files with 4 additions and 0 deletions
4
tools/build/options/WITHOUT_REPRODUCIBLE_BUILD
Normal file
4
tools/build/options/WITHOUT_REPRODUCIBLE_BUILD
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.\" $FreeBSD$
|
||||
Set to include build metadata (such as the build time, user, and host)
|
||||
in the kernel, boot loaders, and uname output.
|
||||
Successive builds will not be bit-for-bit identical.
|
||||
Loading…
Reference in a new issue