From 51cc3806a9ba5433097c9fbfbe5ad803f9650014 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 17 May 2022 05:53:17 +0000 Subject: gui-apps/foot: [QA] drop implicit -Dwerror=false for meson ebuilds Since f7408ada0c4655827e7bea46c57d7af1b9004433, it's always set for Meson builds, so we don't need to repeat it in ebuilds. Signed-off-by: Sam James --- gui-apps/foot/foot-1.12.1.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'gui-apps/foot/foot-1.12.1.ebuild') diff --git a/gui-apps/foot/foot-1.12.1.ebuild b/gui-apps/foot/foot-1.12.1.ebuild index 7960c0ac2e55..d56767ce65b7 100644 --- a/gui-apps/foot/foot-1.12.1.ebuild +++ b/gui-apps/foot/foot-1.12.1.ebuild @@ -55,7 +55,6 @@ src_configure() { -Dthemes=true -Dime=true -Dterminfo=disabled - -Dwerror=false ) meson_src_configure -- cgit v1.2.3-65-gdbad