summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/bdwgc/bdwgc_8.0.4.bb2
1 files changed, 0 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 f4ea173788..407de21385 100644
--- a/meta-oe/recipes-support/bdwgc/bdwgc_8.0.4.bb
+++ b/meta-oe/recipes-support/bdwgc/bdwgc_8.0.4.bb
@@ -28,8 +28,6 @@ SRC_URI = "git://github.com/ivmai/bdwgc.git;branch=release-8_0"
28 28
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"
30 30
31ARM_INSTRUCTION_SET = "arm"
32
33inherit autotools pkgconfig 31inherit autotools pkgconfig
34 32
35EXTRA_OECONF += "--enable-cpluscplus" 33EXTRA_OECONF += "--enable-cpluscplus"