summaryrefslogtreecommitdiffstats
path: root/games/xmoto/xmoto.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2018-11-17 19:02:18 +0100
committer Matteo Bernardini2018-11-17 19:02:18 +0100
commit78d69649491b746bf341531a3d7915fc23894d18 (patch)
treee5941af1fc9f75a774d052018accbab7785391b3 /games/xmoto/xmoto.SlackBuild
parent59bc131453646d864559816c35214b368a8ad945 (diff)
downloadslackbuilds-current-20181117.1.tar.gz
20181117.1 global branch merge.current-20181117.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 \