diff options
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.bb | 4 |
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 | |||
| 32 | 32 | ||
| 33 | EXTRA_OECONF += "--enable-cpluscplus" | 33 | EXTRA_OECONF += "--enable-cpluscplus" |
| 34 | 34 | ||
| 35 | CFLAGS_append_libc-musl = " -D_GNU_SOURCE -DNO_GETCONTEXT -DSEARCH_FOR_DATA_START -DUSE_MMAP -DHAVE_DL_ITERATE_PHDR" | 35 | CFLAGS:append:libc-musl = " -D_GNU_SOURCE -DNO_GETCONTEXT -DSEARCH_FOR_DATA_START -DUSE_MMAP -DHAVE_DL_ITERATE_PHDR" |
| 36 | 36 | ||
| 37 | FILES_${PN}-doc = "${datadir}" | 37 | FILES:${PN}-doc = "${datadir}" |
| 38 | 38 | ||
| 39 | BBCLASSEXTEND = "native nativesdk" | 39 | BBCLASSEXTEND = "native nativesdk" |
