diff options
Diffstat (limited to 'games-strategy/wesnoth/wesnoth-1.14.14.ebuild')
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.14.14.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.14.14.ebuild b/games-strategy/wesnoth/wesnoth-1.14.14.ebuild index e259a8879363..4d50bca27254 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" |