Fix typo in tools/build/options/WITH_REPRODUCIBLE_PATHS
Fixes: faeaa25f56
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
|
||||
.Dd December 28, 2025
|
||||
.Dd December 29, 2025
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -1593,9 +1593,9 @@ bit-for-bit identical output.
|
||||
.It Va WITH_REPRODUCIBLE_PATHS
|
||||
Modify the paths encoded in binary artifacts to be standard path
|
||||
|
||||
Normaly, the actual path is encoded in the binary. However, this makes the build
|
||||
differ depending on the path it was built from. With this option enabled, the
|
||||
paths recorded are /usr/src, regardless of the actual path. With this option
|
||||
Normally, the actual path is encoded in the binary. However, this makes the
|
||||
build differ depending on the path it was built from. With this option enabled,
|
||||
the paths recorded are /usr/src, regardless of the actual path. With this option
|
||||
disabled, the actual paths are recorded.
|
||||
.It Va WITHOUT_RESCUE
|
||||
Do not build
|
||||
|
||||
Reference in New Issue
Block a user