]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Address module reproducibility issues
authorDan McGregor <dan.mcgregor@usask.ca>
Thu, 9 May 2024 23:37:52 +0000 (17:37 -0600)
committerWarner Losh <imp@FreeBSD.org>
Thu, 9 May 2024 23:37:56 +0000 (17:37 -0600)
commit8c2f6c3be0125142d3c1782e4b0ee0634c584b9e
tree6e57f38418c9127fadbff29779513443f4122717
parentcd917a17bc39991bb1ee11b90716bcabfcd42791
Address module reproducibility issues

Use .PATH & bare filename. This prevents the real source path from
being included in the built object, which improves reproducibility.

Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1211
sys/modules/ice_ddp/Makefile
sys/modules/qatfw/qat_200xx/Makefile
sys/modules/qatfw/qat_4xxx/Makefile
sys/modules/qatfw/qat_c3xxx/Makefile
sys/modules/qatfw/qat_c4xxx/Makefile
sys/modules/qatfw/qat_c62x/Makefile
sys/modules/qatfw/qat_dh895xcc/Makefile