mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
tcmode-external-oe-sdk: drop the --build-id=
An oe-built toolchain has this already. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
require conf/distro/include/tcmode-external.inc
|
||||
|
||||
# OE-built toolchains default to this, so don't pass it explicitly
|
||||
TARGET_LDFLAGS_BUILD_ID = ""
|
||||
|
||||
TCMODEOVERRIDES .= ":tcmode-external-oe-sdk"
|
||||
|
||||
EXTERNAL_TARGET_SYS ?= "${TARGET_SYS}"
|
||||
|
||||
Reference in New Issue
Block a user