mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 09:23:06 +02:00
Build with optimizations
This commit is contained in:
@ -26,7 +26,7 @@ fi
|
||||
|
||||
# Echo the rest so it's obvious
|
||||
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
|
||||
ninja
|
||||
|
||||
|
Reference in New Issue
Block a user