forked from kiss-community/repo
sway-tiny: typo
This commit is contained in:
parent
411025fca3
commit
5277ce9461
@ -7,7 +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.
|
||||
# Build fails with clang due to -Werror.
|
||||
export CFLAGS="$CFLAGS -Wno-unused-function -Wno-error"
|
||||
|
||||
meson \
|
||||
|
Loading…
Reference in New Issue
Block a user