libgcc-8: filter -fcanon-prefix-map from DEBUG_FLAGS

OE-Core DEBUG_FLAGS setting has been update for gcc 13, adding
a new option that isn't understood by older compilers.

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2023-05-27 07:16:38 -07:00
parent 6ddd5386f1
commit e644928ab2

View File

@@ -4,6 +4,8 @@ require gcc-8-configure-common.inc
INHIBIT_DEFAULT_DEPS = "1"
DEBUG_PREFIX_MAP:remove:class-target = "-fcanon-prefix-map"
do_configure () {
install -d ${D}${base_libdir} ${D}${libdir}
mkdir -p ${B}/${BPN}