forked from hasufell/hasufell-repository
games-strategy/0ad: fix parallel build
This commit is contained in:
parent
2a119b75df
commit
8ad5f4ff8e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user