mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
sway-tiny: comment
This commit is contained in:
parent
05e381f142
commit
fe82f48e1f
@ -7,6 +7,7 @@ sed 's/0.25f, 0.25f, 0.25f/0.929, 0.870, 0.678/' \
|
||||
sway/desktop/render.c > _
|
||||
mv -f _ sway/desktop/render.c
|
||||
|
||||
# Build fails in with clang due to -Werror.
|
||||
export CFLAGS="$CFLAGS -Wno-unused-function -Wno-error"
|
||||
|
||||
meson \
|
||||
|
Loading…
Reference in New Issue
Block a user