Add WITHOUT_REPRODUCIBLE_BUILD description

Approved by:	re (gjb)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2018-09-13 14:53:42 +00:00
parent cc41fd23ea
commit e6f0c1bba2

View 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.