games-arcade/taisei: Turn off LTO by default.

Upstream has this enabled, but it is not supported
by default on Gentoo and causes breakage in some
configurations.

Closes: https://bugs.gentoo.org/785373
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
This commit is contained in:
Oliver Freyermuth
2021-04-24 18:00:02 +02:00
parent 5ac7f2f7ba
commit bdf198f3d7
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ HOMEPAGE="https://taisei-project.org/"
LICENSE="MIT CC-BY-4.0 CC0-1.0 public-domain"
SLOT="0"
IUSE="doc +lto zip"
IUSE="doc lto zip"
DEPEND="
media-libs/freetype:2

View File

@@ -21,7 +21,7 @@ HOMEPAGE="https://taisei-project.org/"
LICENSE="MIT CC-BY-4.0 CC0-1.0 public-domain"
SLOT="0"
IUSE="doc +lto zip"
IUSE="doc lto zip"
DEPEND="
media-libs/freetype:2