Arx-Libertatis: disable build in multiple processes

This commit is contained in:
Gerasim Troeglazov
2021-09-07 15:56:31 +10:00
parent 96f9b97b61
commit c20b02e531

View File

@@ -8,7 +8,7 @@ porting the game to new systems as well as eliminating bugs and limitations."
HOMEPAGE="https://arx-libertatis.org/"
COPYRIGHT="2012-2021 Arx-Libertatis team"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/arx/ArxLibertatis/releases/download/$portVersion/arx-libertatis-$portVersion.tar.xz"
CHECKSUM_SHA256="bacf7768c4e21c9166c7ea57083d4f20db0deb8f0ee7d96b5f2829e73a75ad0c"
SOURCE_DIR="arx-libertatis-$portVersion"
@@ -84,7 +84,7 @@ BUILD()
-DBUILD_CRASHREPORTER=OFF \
-DBUILD_PROFILER=OFF \
-DBUILD_TESTS=OFF
make $jobArgs
make
cd $sourceDir2
mkdir -p build