foot: ignore warning for clang

This commit is contained in:
Markus Volk 2022-09-29 10:32:53 +02:00
parent ee1e5adc72
commit 8a405c3255

View File

@ -40,6 +40,8 @@ EXTRA_OEMESON += "--buildtype=release -Dterminfo=disabled"
inherit meson pkgconfig
CFLAGS += "-Wno-unused-but-set-variable"
FILES:${PN} = " \
${bindir} \
${datadir} \