commit:     4662114a480eb588486bb7ac04d211c85889d3da
Author:     Ryan Fox <flewkey <AT> 2a03 <DOT> party>
AuthorDate: Mon Apr 19 03:47:37 2021 +0000
Commit:     Ryan Fox <flewkey <AT> 2a03 <DOT> party>
CommitDate: Mon Apr 19 03:47:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4662114a

gui-apps/foot: Disable -Werror

Closes: https://bugs.gentoo.org/783687
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Ryan Fox <flewkey <AT> 2a03.party>

 gui-apps/foot/foot-1.7.1.ebuild | 1 +
 gui-apps/foot/foot-1.7.2.ebuild | 1 +
 gui-apps/foot/foot-9999.ebuild  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/gui-apps/foot/foot-1.7.1.ebuild b/gui-apps/foot/foot-1.7.1.ebuild
index 737ae37f1..765eecea4 100644
--- a/gui-apps/foot/foot-1.7.1.ebuild
+++ b/gui-apps/foot/foot-1.7.1.ebuild
@@ -43,6 +43,7 @@ src_configure() {
        local emesonargs=(
                $(meson_use ime)
                "-Dterminfo=disabled"
+               "-Dwerror=false"
        )
        meson_src_configure
 }

diff --git a/gui-apps/foot/foot-1.7.2.ebuild b/gui-apps/foot/foot-1.7.2.ebuild
index 737ae37f1..765eecea4 100644
--- a/gui-apps/foot/foot-1.7.2.ebuild
+++ b/gui-apps/foot/foot-1.7.2.ebuild
@@ -43,6 +43,7 @@ src_configure() {
        local emesonargs=(
                $(meson_use ime)
                "-Dterminfo=disabled"
+               "-Dwerror=false"
        )
        meson_src_configure
 }

diff --git a/gui-apps/foot/foot-9999.ebuild b/gui-apps/foot/foot-9999.ebuild
index 737ae37f1..765eecea4 100644
--- a/gui-apps/foot/foot-9999.ebuild
+++ b/gui-apps/foot/foot-9999.ebuild
@@ -43,6 +43,7 @@ src_configure() {
        local emesonargs=(
                $(meson_use ime)
                "-Dterminfo=disabled"
+               "-Dwerror=false"
        )
        meson_src_configure
 }

Reply via email to