mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
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@2a03.party>
This commit is contained in:
@@ -43,6 +43,7 @@ src_configure() {
|
||||
local emesonargs=(
|
||||
$(meson_use ime)
|
||||
"-Dterminfo=disabled"
|
||||
"-Dwerror=false"
|
||||
)
|
||||
meson_src_configure
|
||||
}
|
||||
|
||||
@@ -43,6 +43,7 @@ src_configure() {
|
||||
local emesonargs=(
|
||||
$(meson_use ime)
|
||||
"-Dterminfo=disabled"
|
||||
"-Dwerror=false"
|
||||
)
|
||||
meson_src_configure
|
||||
}
|
||||
|
||||
@@ -43,6 +43,7 @@ src_configure() {
|
||||
local emesonargs=(
|
||||
$(meson_use ime)
|
||||
"-Dterminfo=disabled"
|
||||
"-Dwerror=false"
|
||||
)
|
||||
meson_src_configure
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user