From 984d0bbd1801b6410330ff9a7375bfe95a0f5f6a Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 9 Aug 2023 14:42:28 +0200 Subject: [PATCH] foot: remove unneeded hack --- recipes-support/foot/foot_git.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-support/foot/foot_git.bb b/recipes-support/foot/foot_git.bb index 53a7a2a..1530adf 100644 --- a/recipes-support/foot/foot_git.bb +++ b/recipes-support/foot/foot_git.bb @@ -40,8 +40,6 @@ EXTRA_OEMESON += "--buildtype=release -Dterminfo=disabled" inherit meson pkgconfig -CFLAGS += "-Wno-unused-but-set-variable" - FILES:${PN} = " \ ${bindir} \ ${datadir} \