mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
libunwind: fix build with Sourcery G++
Signed-off-by: Christopher Larson <kergoth@gmail.com>
This commit is contained in:
3
core/recipes-support/libunwind/libunwind_%.bbappend
Normal file
3
core/recipes-support/libunwind/libunwind_%.bbappend
Normal file
@@ -0,0 +1,3 @@
|
||||
# For now, Sourcery G++ doesn't seem to have the gcc version which breaks the
|
||||
# libunwind build, and it doesn't ship gold, we don't want to try to use it.
|
||||
LDFLAGS_remove = "-fuse-ld=gold"
|
||||
Reference in New Issue
Block a user