aboutsummaryrefslogtreecommitdiff
path: root/wayland/wlroots/build
diff options
context:
space:
mode:
Diffstat (limited to 'wayland/wlroots/build')
-rwxr-xr-xwayland/wlroots/build2
1 files changed, 2 insertions, 0 deletions
diff --git a/wayland/wlroots/build b/wayland/wlroots/build
index 5b6e34ad..06b86f6a 100755
--- a/wayland/wlroots/build
+++ b/wayland/wlroots/build
@@ -4,10 +4,12 @@ export DESTDIR="$1"
cl-meson \
--default-library=both \
+ -Db_lto=true \
-Dexamples=false \
-Dxwayland=enabled \
-Dbackends=drm,libinput,x11 \
-Drenderers=gles2 \
+ -Dsession=enabled \
. build
ninja -C build