summaryrefslogtreecommitdiffstats
path: root/games/cyphesis/cyphesis.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/cyphesis/cyphesis.SlackBuild')
-rw-r--r--games/cyphesis/cyphesis.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cyphesis/cyphesis.SlackBuild b/games/cyphesis/cyphesis.SlackBuild
index e6f3e25d3c..2070421837 100644
--- a/games/cyphesis/cyphesis.SlackBuild
+++ b/games/cyphesis/cyphesis.SlackBuild
@@ -84,7 +84,7 @@ patch -p0 < $CWD/cyphesis-0.6.2-pg10.patch
autoreconf -vif
CFLAGS="$SLKCFLAGS" \
-CXXFLAGS="$SLKCFLAGS" \
+CXXFLAGS="$SLKCFLAGS -std=c++14 -fpermissive" \
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \