summaryrefslogtreecommitdiffstats
path: root/documentation/getting-started/eclipse/git@git.enea.com:linux
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-09 10:58:07 +0100
commitff83c5de2e01627d070fd0b31068186e40cd9994 (patch)
treef8a5b7bb725440805360bb44a86f4e3f3c909df2 /documentation/getting-started/eclipse/git@git.enea.com:linux
parent840d4fc3c5b86ed688d85b897f0a620ba73325c4 (diff)
downloadpoky-ff83c5de2e01627d070fd0b31068186e40cd9994.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: acc8c5c89c0f1bff3413d2301a65afd89bd0d9ff) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/getting-started/eclipse/git@git.enea.com:linux')
0 files changed, 0 insertions, 0 deletions