summaryrefslogtreecommitdiffstats
path: root/network/mosh
diff options
context:
space:
mode:
author Matteo Bernardini2021-03-06 11:17:38 +0100
committer Matteo Bernardini2021-03-06 11:17:38 +0100
commitba295afbbb907833cfa6ac387484f96d170b9932 (patch)
tree199813d1c30184d4b602ea8b2d112792d6ab656e /network/mosh
parent3c59cb22425adf5d8a0d1a79baf00e6d9334c620 (diff)
downloadslackbuilds-ba295afbbb907833cfa6ac387484f96d170b9932.tar.gz
20210306.1 global branch merge.current-20210306.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/mosh')
-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 ac040947a9..40ba6d2b63 100644
--- a/network/mosh/mosh.SlackBuild
+++ b/network/mosh/mosh.SlackBuild
@@ -53,7 +53,7 @@ find -L . \
-exec chmod 644 {} \;
CFLAGS="$SLKCFLAGS" \
-CXXFLAGS="$SLKCFLAGS" \
+CXXFLAGS="$SLKCFLAGS -fpermissive" \
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \