diff --git a/wayland/sway/build b/wayland/sway/build index 778b2019..97540456 100755 --- a/wayland/sway/build +++ b/wayland/sway/build @@ -1,5 +1,7 @@ #!/bin/sh -e +export CFLAGS="$CFLAGS -Wno-error=switch" + export DESTDIR="$1" meson setup \