aboutsummaryrefslogtreecommitdiff
path: root/repos
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2026-03-11 16:13:09 +0000
committeremmett1 <emmett1.2miligrams@protonmail.com>2026-03-11 16:13:09 +0000
commite2f1e72b54da900023bea7d1fbbf642d2784201f (patch)
tree3f83d165b28f026776f5433b319b9dbd221c8504 /repos
parenta99aba12f5cd2dc91409fb0a5a846b18cde82e74 (diff)
parent039d113a46da01fbd61249f51381f55ab12c6234 (diff)
downloadalicelinux-e2f1e72b54da900023bea7d1fbbf642d2784201f.tar.gz
alicelinux-e2f1e72b54da900023bea7d1fbbf642d2784201f.zip
Merge branch 'main' of https://codeberg.org/emmett1/alicelinux
Diffstat (limited to 'repos')
-rw-r--r--repos/extra/wlroots/abuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/wlroots/abuild b/repos/extra/wlroots/abuild
index 65f1a0cd..47118ad8 100644
--- a/repos/extra/wlroots/abuild
+++ b/repos/extra/wlroots/abuild
@@ -4,4 +4,4 @@ release=1
source="https://gitlab.freedesktop.org/${name}/${name}/-/releases/${version}/downloads/${name}-${version}.tar.gz"
[ -f $SPM_PKGDB/libx11 ] && xbackends=",x11"
[ -f $SPM_PKGDB/xwayland ] && build_opt="-Dxwayland=enabled"
-build_opt="$build_opt -Dexamples=false -Ddefault_library=both -Dbackends=drm,libinput$xbackends"
+build_opt="$build_opt -Dexamples=false -Ddefault_library=both -Dbackends=drm,libinput$xbackends -Dwerror=false"