From: Chunrong Guo Date: Mon, 28 May 2018 05:54:50 +0000 (+0800) Subject: openssl-qoriq: disable PARALLEL_MAKE X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9a994cf926b893b36d6977345cee61767d2a98a2;p=meta-freescale.git openssl-qoriq: disable PARALLEL_MAKE Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb b/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb index 1ffa5fed..b4cdb7d2 100644 --- a/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb +++ b/recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb @@ -58,4 +58,5 @@ do_configure_prepend() { fi } +PARALLEL_MAKE = "" COMPATIBLE_MACHINE = "(qoriq)"