aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/bdwgc/bdwgc_8.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/bdwgc/bdwgc_8.0.4.bb')
-rw-r--r--meta-oe/recipes-support/bdwgc/bdwgc_8.0.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/bdwgc/bdwgc_8.0.4.bb b/meta-oe/recipes-support/bdwgc/bdwgc_8.0.4.bb
index 407de21385..b478b86bae 100644
--- a/meta-oe/recipes-support/bdwgc/bdwgc_8.0.4.bb
+++ b/meta-oe/recipes-support/bdwgc/bdwgc_8.0.4.bb
@@ -32,8 +32,8 @@ inherit autotools pkgconfig
EXTRA_OECONF += "--enable-cpluscplus"
-CFLAGS_append_libc-musl = " -D_GNU_SOURCE -DNO_GETCONTEXT -DSEARCH_FOR_DATA_START -DUSE_MMAP -DHAVE_DL_ITERATE_PHDR"
+CFLAGS:append:libc-musl = " -D_GNU_SOURCE -DNO_GETCONTEXT -DSEARCH_FOR_DATA_START -DUSE_MMAP -DHAVE_DL_ITERATE_PHDR"
-FILES_${PN}-doc = "${datadir}"
+FILES:${PN}-doc = "${datadir}"
BBCLASSEXTEND = "native nativesdk"