commit bc96080

chld  ·  2026-08-23 05:25:47 +0000 UTC
parent c2ff12c
seatd: update muon flags
1 files changed,  +1, -1
+1, -1
1@@ -3,7 +3,7 @@ NAME=seatd
2 VERSION=0.9.3
3 RELEASE=1
4 SOURCE="https://git.sr.ht/~kennylevinsen/seatd/archive/${VERSION}.tar.gz"
5-
6+BUILD_OPT="-Dlibseat-builtin=enabled -Dlibseat-seatd=enabled"
7 prebuild() {
8     # clang 21 triggers is a shitty compiler
9     export CFLAGS="${CFLAGS} -Wno-error=sign-compare"