summaryrefslogtreecommitdiffstats
path: root/games/xmoto/xmoto.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2019-10-19 22:49:29 +0200
committer Matteo Bernardini2019-10-19 22:49:29 +0200
commitfc67f7a82f63f00609a7c84207827e0f219402f2 (patch)
tree136fc97f4ccd0601cd6fcae641fa9052e2900785 /games/xmoto/xmoto.SlackBuild
parent2bf20a8424335e7f9149c2f6deeb0f2d02c93e3c (diff)
downloadslackbuilds-current-20191019.1.tar.gz
20191019.1 global branch merge.current-20191019.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/xmoto/xmoto.SlackBuild')
-rw-r--r--games/xmoto/xmoto.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xmoto/xmoto.SlackBuild b/games/xmoto/xmoto.SlackBuild
index 539df636d7..7dc9f71b37 100644
--- a/games/xmoto/xmoto.SlackBuild
+++ b/games/xmoto/xmoto.SlackBuild
@@ -52,7 +52,7 @@ find -L . \
patch -p1 < $CWD/gcc-4.7.patch
CFLAGS="$SLKCFLAGS -DdDOUBLE" \
-CXXFLAGS="$SLKCFLAGS -DdDOUBLE" \
+CXXFLAGS="$SLKCFLAGS -DdDOUBLE -fpermissive" \
LDFLAGS="-ldl" \
./configure \
--prefix=/usr \