summaryrefslogtreecommitdiffstats
path: root/games/openttd/openttd.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2018-12-15 17:18:09 +0100
committer Matteo Bernardini2018-12-15 17:18:09 +0100
commit62c0270ef676a18dccbcc2b475323b66fadee9c5 (patch)
tree91a0a03eaf45184ecbe60e542e59484e45df75c8 /games/openttd/openttd.SlackBuild
parent9580ce08a1979e8bb9079d1bae7b1eafcc58b611 (diff)
downloadslackbuilds-current-20181215.1.tar.gz
20181215.1 global branch merge.current-20181215.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/openttd/openttd.SlackBuild')
-rw-r--r--games/openttd/openttd.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openttd/openttd.SlackBuild b/games/openttd/openttd.SlackBuild
index 2430a7d97a..c8955ce4b9 100644
--- a/games/openttd/openttd.SlackBuild
+++ b/games/openttd/openttd.SlackBuild
@@ -88,7 +88,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
CFLAGS="$SLKCFLAGS" \
-CXXFLAGS="$SLKCFLAGS" \
+CXXFLAGS="$SLKCFLAGS -DU_USING_ICU_NAMESPACE=1" \
./configure \
--prefix-dir=/usr \
--binary-dir=/games \