aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/tests/ssh:/git@gitrepo.FreeBSD.org/src.git
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2025-12-28 07:31:05 +0000
committerWarner Losh <imp@FreeBSD.org>2025-12-28 08:16:39 +0000
commitfaeaa25f562493370a5da84b429ab0a117c3213a (patch)
treeda6c065b0b834c77f1204f44a3f8d40dc3629e34 /lib/msun/tests/ssh:/git@gitrepo.FreeBSD.org/src.git
parent8e8d7d489f7ba169b78b21fb84f8b4666fa871b8 (diff)
kernel: MK_REPRODUCIBLE_PATHS for full paths vs /usr/srcHEADmain
There are many environments that you do not want the paths to be canonicalized. For example, if I always build a product from a specific path in a jail that's dependent on the product version, I don't want that to be sanitized to /usr/src because when I have profiling tools run against multiple kernels, I can't do A/B testing and results processing if everything points to /usr/src (sadly, the profiling tools cannot remap back to the original like gdb can). Since we need both active at the same time, symbloic link fallbacks don't work. We do want the rest of the build to be reproducible, however. We'll get the same binaries if we rebuild later since we always rebuild with the same path. Turn them both on for maximum reproduction for environments where that cannot be guaranteed. Sponsored by: Netflix Input from: emaste, ivy Differential Revision: https://reviews.freebsd.org/D52959
Diffstat (limited to 'lib/msun/tests/ssh:/git@gitrepo.FreeBSD.org/src.git')
0 files changed, 0 insertions, 0 deletions