summaryrefslogtreecommitdiff
path: root/games-sports/xmoto/xmoto-0.5.11-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-29 03:22:09 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-29 03:22:09 +0100
commitd4bd6695641f6d2ec7ff8681913d304e995902f5 (patch)
tree6ec8d4c38152bb4f2bb4b93277236ebd9fbbd21d /games-sports/xmoto/xmoto-0.5.11-r2.ebuild
parent22910f5d14da606bd7f06e19a2f61c5d1a8fc94b (diff)
gentoo resync : 29.05.2018
Diffstat (limited to 'games-sports/xmoto/xmoto-0.5.11-r2.ebuild')
-rw-r--r--games-sports/xmoto/xmoto-0.5.11-r2.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/games-sports/xmoto/xmoto-0.5.11-r2.ebuild b/games-sports/xmoto/xmoto-0.5.11-r2.ebuild
index 4a48f02abbc4..4b906f8726a4 100644
--- a/games-sports/xmoto/xmoto-0.5.11-r2.ebuild
+++ b/games-sports/xmoto/xmoto-0.5.11-r2.ebuild
@@ -58,6 +58,10 @@ src_prepare() {
}
src_configure() {
+ # bug 653404
+ # due to ICU 59 requiring C++11 now
+ append-cxxflags -std=c++11
+
econf \
--enable-threads=posix \
$(use_enable nls) \