summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/utils/syslinux.py
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-05-11 21:10:47 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-05-15 10:55:26 +0100
commit92ce706e23d255398bdc94b5c90de30f689ff32c (patch)
treecdf9dac50963117782d2ad50e064c7dc358dd9ad /scripts/lib/wic/utils/syslinux.py
parente5e544a7fd7376449d5e62ff1804d32fa3109988 (diff)
downloadpoky-92ce706e23d255398bdc94b5c90de30f689ff32c.tar.gz
compile-rt: Fix building compiler-native on aarch64 build hosts.
Using target triple confuses the native system compiler to find libgcc and C runtime during compiler-rt-native build Fixes | /home/khem/yoe/build/tmp/hosttools/ld: cannot find crtbeginS.o: No such file or directory | /home/khem/yoe/build/tmp/hosttools/ld: cannot find -lgcc: No such file or directory | /home/khem/yoe/build/tmp/hosttools/ld: cannot find -lgcc_s: No such file or directory | clang: error: linker command failed with exit code 1 (use -v to see invocation) | ninja: build stopped: subcommand failed. (From OE-Core rev: 1d4676d6b7c0fe40ab4f808dda436dc2f2915fd8) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/utils/syslinux.py')
0 files changed, 0 insertions, 0 deletions