summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/acpica/acpitests_20140828.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/acpica/acpitests_20140828.bb')
-rw-r--r--meta-oe/recipes-extended/acpica/acpitests_20140828.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/acpica/acpitests_20140828.bb b/meta-oe/recipes-extended/acpica/acpitests_20140828.bb
index da2658218..1f6f190c2 100644
--- a/meta-oe/recipes-extended/acpica/acpitests_20140828.bb
+++ b/meta-oe/recipes-extended/acpica/acpitests_20140828.bb
@@ -18,7 +18,7 @@ SRC_URI[acpica.sha256sum] = "01d8867656c5ba41dec307c4383ce676196ad4281ac2c9dec9f
18 18
19S = "${WORKDIR}/acpitests-unix-${PV}" 19S = "${WORKDIR}/acpitests-unix-${PV}"
20 20
21EXTRA_OEMAKE = "'${HOST_CC_ARCH}' 'OPT_CFLAGS=-Wall'" 21EXTRA_OEMAKE = "'CC=${TARGET_PREFIX}gcc ${HOST_CC_ARCH} ${TOOLCHAIN_OPTIONS}' 'OPT_CFLAGS=-Wall'"
22 22
23# The Makefiles expect a specific layout 23# The Makefiles expect a specific layout
24do_compile() { 24do_compile() {