games-simulation/lincity: filter LTO

lto-type-mismatch errors and dead upstream.

Closes: https://bugs.gentoo.org/859220
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-03-05 06:55:31 +00:00
parent e262261bcf
commit 51793926e4

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit autotools desktop
inherit autotools flag-o-matic desktop
DESCRIPTION="City simulation game for X"
HOMEPAGE="https://lincity.sourceforge.net/"
@@ -38,6 +38,9 @@ src_prepare() {
}
src_configure() {
# bug #859220
filter-lto
local econfargs=(
--with-gzip
--with-x