summaryrefslogtreecommitdiffstats
path: root/network/verlihub/verlihub.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2019-05-25 09:40:42 +0200
committer Matteo Bernardini2019-05-25 09:40:42 +0200
commitf5064f94d709c48d2e40eb1a35963fe20826bc37 (patch)
treee45a14cb3efa534c5e56616c92e108db48642a3b /network/verlihub/verlihub.SlackBuild
parent17e9de17ea8d07084fc91db30fc6dd29f0e04b3a (diff)
downloadslackbuilds-current-20190525.1.tar.gz
20190525.1 global branch merge.current-20190525.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/verlihub/verlihub.SlackBuild')
-rw-r--r--network/verlihub/verlihub.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/verlihub/verlihub.SlackBuild b/network/verlihub/verlihub.SlackBuild
index 25c0729a42..e9d5f550c4 100644
--- a/network/verlihub/verlihub.SlackBuild
+++ b/network/verlihub/verlihub.SlackBuild
@@ -71,6 +71,9 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+# https://gcc.gnu.org/gcc-7/porting_to.html
+patch -p1 < $CWD/verlihub-gcc7.patch
+
patch -p1 < $CWD/verlihub-header.patch
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \