diff options
| -rw-r--r-- | meta-oe/recipes-support/bdwgc/bdwgc_8.2.2.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/bdwgc/bdwgc_8.2.2.bb b/meta-oe/recipes-support/bdwgc/bdwgc_8.2.2.bb index 622402a04a..d980eccc3c 100644 --- a/meta-oe/recipes-support/bdwgc/bdwgc_8.2.2.bb +++ b/meta-oe/recipes-support/bdwgc/bdwgc_8.2.2.bb | |||
| @@ -30,9 +30,7 @@ S = "${WORKDIR}/git" | |||
| 30 | 30 | ||
| 31 | inherit autotools pkgconfig | 31 | inherit autotools pkgconfig |
| 32 | 32 | ||
| 33 | EXTRA_OECONF += "--enable-cpluscplus" | 33 | EXTRA_OECONF += "--enable-cplusplus" |
| 34 | |||
| 35 | CFLAGS:append:libc-musl = " -D_GNU_SOURCE -DNO_GETCONTEXT -DSEARCH_FOR_DATA_START -DUSE_MMAP -DHAVE_DL_ITERATE_PHDR" | ||
| 36 | 34 | ||
| 37 | FILES:${PN}-doc = "${datadir}" | 35 | FILES:${PN}-doc = "${datadir}" |
| 38 | 36 | ||
