Skip to content

Commit

Permalink
games-strategy/wesnoth: drop workaround for old cmake-utils
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/639604
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Alexey Sokolov <[email protected]>
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
DarthGandalf authored and SoapGentoo committed Nov 15, 2020
1 parent 79d173e commit 4ec5a85
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions games-strategy/wesnoth/wesnoth-1.14.14.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
3 changes: 0 additions & 3 deletions games-strategy/wesnoth/wesnoth-1.15.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4ec5a85

Please sign in to comment.