mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
DevilutionX: disable debug
This commit is contained in:
@@ -7,7 +7,7 @@ Visit the homepage for more info, a FAQ, controller mappings, etc."
|
||||
HOMEPAGE="https://github.com/diasurgical/devilutionX"
|
||||
COPYRIGHT="2018 GalaXyHaXz"
|
||||
LICENSE="Public Domain"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/diasurgical/devilutionX/archive/$portVersion.zip"
|
||||
CHECKSUM_SHA256="1a8fa6853809e6cdc61c82f5aa118c1447b21667b750a17b04939e75e4e3034c"
|
||||
SOURCE_DIR="devilutionX-$portVersion"
|
||||
@@ -57,7 +57,9 @@ BUILD()
|
||||
-DUBSAN=OFF \
|
||||
-DDEBUG=OFF \
|
||||
-DDIST=OFF \
|
||||
-DFASTER=OFF
|
||||
-DFASTER=OFF \
|
||||
-DLTO=ON \
|
||||
-DCMAKE_BUILD_TYPE=Release
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user