summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2025-10-07 11:42:44 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-10-07 22:31:08 +0100
commit833f21760d1d83668c0ebfd597edb51a9d6f6be8 (patch)
tree180f5fd5e263126f5f6b255a16ccd8cd6b9b0a81 /scripts/lib/wic
parentd6e1bb153db3ea5be5539618419a17430f715224 (diff)
downloadpoky-833f21760d1d83668c0ebfd597edb51a9d6f6be8.tar.gz
clang: globally disable build-time RPATHs for reproducibility
Various bits of the LLVM project set the build RPATH in a way that means we have non-deterministic binaries even though we should always be using relative paths. This clearly is not working as some of the binaries get rewritten on install and have large string paddings that correlate with erased build paths. So that we don't have to disable RPATHs in every recipe, just do it once in the common include file and remove the existing recipe-specific assignments that are now not needed. (From OE-Core rev: 7ae30b5b9aab3037ae66b0491cdf1af34d38b20f) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic')
0 files changed, 0 insertions, 0 deletions