Build with optimizations

This commit is contained in:
Lilian A. Moraru 2019-03-19 10:38:49 +02:00
parent 95c365076f
commit c0ffecae43

View File

@ -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