mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
foot: ignore warning for clang
This commit is contained in:
parent
ee1e5adc72
commit
8a405c3255
@ -40,6 +40,8 @@ EXTRA_OEMESON += "--buildtype=release -Dterminfo=disabled"
|
|||||||
|
|
||||||
inherit meson pkgconfig
|
inherit meson pkgconfig
|
||||||
|
|
||||||
|
CFLAGS += "-Wno-unused-but-set-variable"
|
||||||
|
|
||||||
FILES:${PN} = " \
|
FILES:${PN} = " \
|
||||||
${bindir} \
|
${bindir} \
|
||||||
${datadir} \
|
${datadir} \
|
||||||
|
Loading…
Reference in New Issue
Block a user