Signed-off-by: Ting Liu <[email protected]>
Signed-off-by: Zhenhua Luo <[email protected]>
---
 recipes-extended/pme-tools/pme-tools_git.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/recipes-extended/pme-tools/pme-tools_git.bb 
b/recipes-extended/pme-tools/pme-tools_git.bb
index e764153..8cc4065 100644
--- a/recipes-extended/pme-tools/pme-tools_git.bb
+++ b/recipes-extended/pme-tools/pme-tools_git.bb
@@ -10,7 +10,8 @@ SRCREV = "5b6622e127ac2f3e221cc0395985ac90e2ed9533"
 S = "${WORKDIR}/git"
 
 PARALLEL_MAKE = ""
-EXTRA_OEMAKE = "ARCH=${TARGET_ARCH} USE_LTIB=1 LTIB_LIB_PATH=${STAGING_LIBDIR} 
SYSROOT=${STAGING_DIR_TARGET} CROSS_COMPILE=${HOST_PREFIX}"
+EXTRA_OEMAKE = 'ARCH=${TARGET_ARCH} USE_LTIB=1 LTIB_LIB_PATH=${STAGING_LIBDIR} 
\
+     SYSROOT=${STAGING_DIR_TARGET} CROSS_COMPILE=${HOST_PREFIX} 
EXTRA_LDFLAGS="${LDFLAGS}"'
 EXTRA_CFLAGS = "-Wno-unused-but-set-parameter -Wno-enum-compare 
-Wno-unused-but-set-variable"
 do_compile_prepend() {
     sed -i '/rec_yyget_leng/d' compilers/regularExpression/engine/pmrec.lex
-- 
2.7.4

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to