[Git][reproducible-builds/reproducible-notes][master] u-boot: Add mitigation for embedded build paths.
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Wed Aug 17 02:36:20 UTC 2022
Vagrant Cascadian pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
40c28f61 by Vagrant Cascadian at 2022-08-16T19:35:48-07:00
u-boot: Add mitigation for embedded build paths.
- - - - -
1 changed file:
- packages.yml
Changes:
=====================================
packages.yml
=====================================
@@ -33115,7 +33115,8 @@ u-boot:
u-boot 2021.04~rc4 had a regression with build paths that was
fixed in earlier versions. Some new part of the build is probably
not using -fmacro-prefix-map, -ffile-prefix-map or
- -fdebug-prefix-map arguments.
+ -fdebug-prefix-map arguments... mitigated by passing
+ KCFLAGS="-ffile-prefix-map=$(CURDIR)=."
Build path captured in assembly objects mitigated by passing
KAFLAGS="--debug-prefix-map=$(CURDIR)=."
issues:
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/40c28f61ac8bed785dcca50eec28a7b0f86a5467
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/40c28f61ac8bed785dcca50eec28a7b0f86a5467
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220817/700c6646/attachment.htm>
More information about the rb-commits
mailing list