From 8ad5f4ff8e4d77aa96806fd3b8b751cc5a25d868 Mon Sep 17 00:00:00 2001 From: hasufell Date: Mon, 15 Feb 2016 15:39:50 +0100 Subject: [PATCH] games-strategy/0ad: fix parallel build --- packages/games-strategy/0ad/0ad-0.0.19-alpha.exheres-0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/games-strategy/0ad/0ad-0.0.19-alpha.exheres-0 b/packages/games-strategy/0ad/0ad-0.0.19-alpha.exheres-0 index 60a0b4a1..692c0a9e 100644 --- a/packages/games-strategy/0ad/0ad-0.0.19-alpha.exheres-0 +++ b/packages/games-strategy/0ad/0ad-0.0.19-alpha.exheres-0 @@ -134,7 +134,7 @@ src_compile() { export AR=$(exhost --tool-prefix)ar edo pushd "${WORK}"/libraries/source/spidermonkey - edo ./build.sh + JOBS="-j${EXJOBS:-1}" edo ./build.sh edo popd # build 3rd party fcollada