mirror of
https://github.com/WinDurango/dxvk.git
synced 2026-02-04 02:41:22 +01:00
[build] Disable assertions for release builds
This commit is contained in:
committed by
Philip Rebohle
parent
0cf05780ab
commit
343af21594
@@ -64,6 +64,7 @@ function build_arch {
|
||||
$opt_strip \
|
||||
--bindir "x$1" \
|
||||
--libdir "x$1" \
|
||||
-Db_ndebug=if-release \
|
||||
-Dbuild_id=$opt_buildid \
|
||||
"$DXVK_BUILD_DIR/build.$1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user