glibc-locale: obey the tcmode override

Signed-off-by: Christopher Larson <kergoth@gmail.com>
This commit is contained in:
Christopher Larson
2021-04-01 11:33:33 -07:00
parent 9c83ef365c
commit 33b2728ac6

View File

@@ -1,11 +1,11 @@
INHIBIT_PACKAGE_DEBUG_SPLIT_tcmode-external = "1"
# Toolchain shipped binaries weren't necessarily built ideally
WARN_QA_remove = "ldflags textrel"
ERROR_QA_remove = "ldflags textrel"
WARN_QA_remove_tcmode-external = "ldflags textrel"
ERROR_QA_remove_tcmode-external = "ldflags textrel"
# Debug files may well have already been split out, or stripped out
INSANE_SKIP_${PN} += "already-stripped"
INSANE_SKIP_${PN}_append_tcmode-external = " already-stripped"
# localedef needs libgcc & libc
localedef_depends = ""