mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 07:37:21 +02:00
Build with optimizations
This commit is contained in:
parent
95c365076f
commit
c0ffecae43
@ -26,7 +26,7 @@ fi
|
|||||||
|
|
||||||
# Echo the rest so it's obvious
|
# Echo the rest so it's obvious
|
||||||
set -x
|
set -x
|
||||||
meson --prefix=$prefix build -Dwith-systemd-user-unit-dir=/etc/systemd/user
|
meson --prefix=$prefix build --buildtype debugoptimized -Dwith-systemd-user-unit-dir=/etc/systemd/user
|
||||||
cd build
|
cd build
|
||||||
ninja
|
ninja
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user