aboutsummaryrefslogtreecommitdiff
path: root/wayland/wlroots/build
diff options
context:
space:
mode:
Diffstat (limited to 'wayland/wlroots/build')
-rwxr-xr-xwayland/wlroots/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/wayland/wlroots/build b/wayland/wlroots/build
index 5b6e34ad..8a00a92a 100755
--- a/wayland/wlroots/build
+++ b/wayland/wlroots/build
@@ -4,6 +4,7 @@ export DESTDIR="$1"
cl-meson \
--default-library=both \
+ -Db_lto=true \
-Dexamples=false \
-Dxwayland=enabled \
-Dbackends=drm,libinput,x11 \