summaryrefslogtreecommitdiffstats
path: root/games/xmoto/xmoto.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-10-26 22:06:13 +0100
committer Matteo Bernardini2020-10-26 22:06:13 +0100
commite640e49a5bd5cb8a3b272af2d38aa2c5d9993949 (patch)
treeefdec9a92e47f20efe8b45860584319c9fac9a8c /games/xmoto/xmoto.SlackBuild
parent41fa52299e271fdd4909b298cd0348f5f01986ea (diff)
downloadslackbuilds-current-20201026.1.tar.gz
20201026.1 global branch merge.current-20201026.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 \