diff options
-rw-r--r-- | meta-oe/recipes-support/bdwgc/bdwgc_8.0.4.bb | 2 |
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 | ||
29 | S = "${WORKDIR}/git" | 29 | S = "${WORKDIR}/git" |
30 | 30 | ||
31 | ARM_INSTRUCTION_SET = "arm" | ||
32 | |||
33 | inherit autotools pkgconfig | 31 | inherit autotools pkgconfig |
34 | 32 | ||
35 | EXTRA_OECONF += "--enable-cpluscplus" | 33 | EXTRA_OECONF += "--enable-cpluscplus" |