summaryrefslogtreecommitdiffstats
path: root/games/torcs/torcs.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-05-23 08:12:52 +0200
committer Matteo Bernardini2020-05-23 08:12:52 +0200
commit9b91bf41a9b6c2933b7757536fc9944e643602bf (patch)
treefb675a32bf315d68d76a87ac30b339d2f95fb5bd /games/torcs/torcs.SlackBuild
parented0074d03fdb30fde2ae0f56100c935d31cefbb8 (diff)
downloadslackbuilds-6e80487f0a858e964db00e8ce1cef8e776ee7760.tar.gz
20200523.1 global branch merge.current-20200523.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/torcs/torcs.SlackBuild')
-rw-r--r--games/torcs/torcs.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/torcs/torcs.SlackBuild b/games/torcs/torcs.SlackBuild
index 76ee0f1fae..479625aa7b 100644
--- a/games/torcs/torcs.SlackBuild
+++ b/games/torcs/torcs.SlackBuild
@@ -58,7 +58,7 @@ find -L . \
patch -p1 < $CWD/gcc7.diff
CFLAGS="$SLKCFLAGS" \
-CXXFLAGS="$SLKCFLAGS" \
+CXXFLAGS="$SLKCFLAGS -fpermissive" \
./configure \
--prefix=/usr \
--libdir=/usr/lib$LIBDIRSUFFIX \