]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gcc-multilib-config: Fix i686 toolchain relocation issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Sep 2022 13:59:27 +0000 (14:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Sep 2022 07:51:32 +0000 (08:51 +0100)
commitd30eb681f41bf9e921f7f0d42747fff7a4be9229
tree2104cd373f5d098c83842c1fde5d6c37ddee71d4
parent27a5000724e4f4df274279bcd801d1dc2830208e
gcc-multilib-config: Fix i686 toolchain relocation issues

This code wasn't changing the linux.h on i686. Make the entry match that
for i586 which was correct.

This fixes problems where the wrong dynamic loader path was used by
nativesdk-gcc on i686 SDK targets by ensuring SYSTEMLIBS_DIR is replaced
by %r in the correct header files.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-multilib-config.inc