aboutsummaryrefslogtreecommitdiff
path: root/wayland/wlroots/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-12-13 00:53:32 +0100
committerCem Keylan <cem@ckyln.com>2022-12-13 00:53:32 +0100
commitf3a6357efd80178a3955d08c7da668f333b66536 (patch)
tree32ab75da7aa1c24f5e8dfba0f0232027726411f5 /wayland/wlroots/build
parent979e2d864fb942db992e05dee6b86ca2c3569b8c (diff)
downloadrepository-f3a6357efd80178a3955d08c7da668f333b66536.tar.gz
wlroots: bump to 0.16.0
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 \