mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 15:47:20 +02:00
Merge pull request #121 from lilianmoraru/master
Build with optimizations
This commit is contained in:
commit
5516b547ca
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user