]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gcc: Add a patch to avoid hardcoded paths in libgcc on powerpc
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Aug 2022 09:29:14 +0000 (10:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Aug 2022 18:55:32 +0000 (19:55 +0100)
commita71832a14b6944da10c1916861545577f2f2de2c
tree097fd413a77e8823d579b4f868c383cdc32f71cd
parent591cbe7140f01470b5799bc51e5b23f58bf95ffa
gcc: Add a patch to avoid hardcoded paths in libgcc on powerpc

Tweak the powerpc code to just include filenames rather than full paths
to avoid build reproducibility issues.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-12.1.inc
meta/recipes-devtools/gcc/gcc/hardcoded-paths.patch [new file with mode: 0644]