mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
Arx-Libertatis: disable build in multiple processes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user