commit:     4ec5a851dc88455fc31c35a44280c34237c23ee6
Author:     Alexey Sokolov <sokolov <AT> google <DOT> com>
AuthorDate: Sun Nov 15 20:02:59 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 20:02:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ec5a851

games-strategy/wesnoth: drop workaround for old cmake-utils

Closes: https://bugs.gentoo.org/639604
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 games-strategy/wesnoth/wesnoth-1.14.14.ebuild | 3 ---
 games-strategy/wesnoth/wesnoth-1.15.4.ebuild  | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/games-strategy/wesnoth/wesnoth-1.14.14.ebuild 
b/games-strategy/wesnoth/wesnoth-1.14.14.ebuild
index e259a887936..4d50bca2725 100644
--- a/games-strategy/wesnoth/wesnoth-1.14.14.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.14.14.ebuild
@@ -76,9 +76,6 @@ src_configure() {
                append-flags -fno-stack-protector
        fi
 
-       # Work around eclass
-       append-flags -UNDEBUG
-
        if use dedicated || use server ; then
                mycmakeargs=(
                        -DENABLE_CAMPAIGN_SERVER="ON"

diff --git a/games-strategy/wesnoth/wesnoth-1.15.4.ebuild 
b/games-strategy/wesnoth/wesnoth-1.15.4.ebuild
index e259a887936..4d50bca2725 100644
--- a/games-strategy/wesnoth/wesnoth-1.15.4.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.15.4.ebuild
@@ -76,9 +76,6 @@ src_configure() {
                append-flags -fno-stack-protector
        fi
 
-       # Work around eclass
-       append-flags -UNDEBUG
-
        if use dedicated || use server ; then
                mycmakeargs=(
                        -DENABLE_CAMPAIGN_SERVER="ON"

Reply via email to