summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-board/xboard/xboard-4.9.1.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/games-board/xboard/xboard-4.9.1.ebuild b/games-board/xboard/xboard-4.9.1.ebuild
index 96d734dff452..b68ccfc2f035 100644
--- a/games-board/xboard/xboard-4.9.1.ebuild
+++ b/games-board/xboard/xboard-4.9.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools xdg
+inherit autotools flag-o-matic xdg
DESCRIPTION="GUI for gnuchess and for internet chess servers"
HOMEPAGE="https://www.gnu.org/software/xboard/"
@@ -54,6 +54,9 @@ src_prepare() {
}
src_configure() {
+ # bug #858617
+ filter-lto
+
local myeconfargs=(
--disable-update-mimedb
--datadir="${EPREFIX}"/usr/share