[oe] [meta-oe][PATCH] llvm2.9: allow parallel native make

Jonathan Liu net147 at gmail.com
Wed May 29 03:09:30 UTC 2013


It builds fine with parallel make.

Signed-off-by: Jonathan Liu <net147 at gmail.com>
---
 meta-oe/recipes-core/llvm/llvm2.9_2.9.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-oe/recipes-core/llvm/llvm2.9_2.9.bb b/meta-oe/recipes-core/llvm/llvm2.9_2.9.bb
index 2b46162..ee7c3a3 100644
--- a/meta-oe/recipes-core/llvm/llvm2.9_2.9.bb
+++ b/meta-oe/recipes-core/llvm/llvm2.9_2.9.bb
@@ -15,8 +15,6 @@ ARM_INSTRUCTION_SET = "arm"
 
 SRC_URI_append_libc-uclibc = " file://arm_fenv_uclibc.patch "
 
-PARALLEL_MAKE_virtclass-native = ""
-
 LLVM_EXTRA_ARCH = "X86;"
 LLVM_EXTRA_ARCH_x86 = ""
 LLVM_EXTRA_ARCH_x86-64 = ""
-- 
1.8.2.3




More information about the Openembedded-devel mailing list