mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
foot: ignore warning for clang
This commit is contained in:
@ -40,6 +40,8 @@ EXTRA_OEMESON += "--buildtype=release -Dterminfo=disabled"
|
||||
|
||||
inherit meson pkgconfig
|
||||
|
||||
CFLAGS += "-Wno-unused-but-set-variable"
|
||||
|
||||
FILES:${PN} = " \
|
||||
${bindir} \
|
||||
${datadir} \
|
||||
|
Reference in New Issue
Block a user