summaryrefslogtreecommitdiffstats
path: root/network/mosh/mosh.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2019-01-12 10:52:52 +0100
committer Matteo Bernardini2019-01-12 10:52:52 +0100
commit59ce4cdb79e54fe0742dffc22c20bafc852554a8 (patch)
tree7d761db1ebc3cf6034d71c9422a2a318eb07ae1c /network/mosh/mosh.SlackBuild
parent41c54da65e296555cd584ba04099aa8ed34e385e (diff)
downloadslackbuilds-current-20190112.1.tar.gz
20190112.1 global branch merge.current-20190112.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/mosh/mosh.SlackBuild')
-rw-r--r--network/mosh/mosh.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/mosh/mosh.SlackBuild b/network/mosh/mosh.SlackBuild
index 4f5fe7ce09..bd912a0982 100644
--- a/network/mosh/mosh.SlackBuild
+++ b/network/mosh/mosh.SlackBuild
@@ -52,7 +52,7 @@ find -L . \
-exec chmod 644 {} \;
CFLAGS="$SLKCFLAGS" \
-CXXFLAGS="$SLKCFLAGS" \
+CXXFLAGS="$SLKCFLAGS -fpermissive" \
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \