summaryrefslogtreecommitdiffstats
path: root/system/vhba-module/vhba-module.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2019-09-29 22:53:29 +0200
committer Matteo Bernardini2019-09-29 22:53:29 +0200
commit541b09f59ece19c0cf778fe874a14c4157047687 (patch)
tree9d215ca644b52a9baf6d8059c40bfb45ad917a46 /system/vhba-module/vhba-module.SlackBuild
parentc0f188f9eeaa6fdd82fca476004d37ab24d0757e (diff)
downloadslackbuilds-current-20190929.1.tar.gz
20190929.1 global branch merge.current-20190929.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/vhba-module/vhba-module.SlackBuild')
-rw-r--r--system/vhba-module/vhba-module.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/vhba-module/vhba-module.SlackBuild b/system/vhba-module/vhba-module.SlackBuild
index 405df90f90..a1f0ea5822 100644
--- a/system/vhba-module/vhba-module.SlackBuild
+++ b/system/vhba-module/vhba-module.SlackBuild
@@ -60,6 +60,8 @@ 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 {} \;
+sed -i "s|\ -Werror||" Makefile
+
make KERNELRELEASE=$KERNEL
mkdir -p $PKG/lib/modules/$KERNEL/extra