mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-06 16:04:40 +02:00
Merge pull request #128 from kergoth/external-as-needed
tcmode: use -Wl,--as-needed
This commit is contained in:
@@ -240,3 +240,6 @@ BUILDCFG_VARS += "EXTERNAL_TOOLCHAIN SOURCERY_VERSION GCC_VERSION"
|
||||
|
||||
# Adjust tunings to ensure we're using Sourcery G++ multilibs
|
||||
require conf/distro/include/sourcery-tuning.inc
|
||||
|
||||
# Use -Wl,--as-needed
|
||||
require conf/distro/include/as-needed.inc
|
||||
|
||||
Reference in New Issue
Block a user