mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-06 16:04:40 +02:00
4 lines
188 B
Plaintext
4 lines
188 B
Plaintext
# 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"
|