summaryrefslogtreecommitdiffstats
path: root/system/vhba-module/vhba-module.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-10-31 16:32:36 +0100
committer Matteo Bernardini2020-10-31 16:32:36 +0100
commitede8ce81ea264ba9fc0271cbb6b25961290b80ee (patch)
tree13da336105ec799f2da3f9e848c71730c7807490 /system/vhba-module/vhba-module.SlackBuild
parent95a609fb8edebc8dab3ec446190c9a39d4ac6656 (diff)
downloadslackbuilds-current-20201031.1.tar.gz
20201031.1 global branch merge.current-20201031.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 64d9365316..37e455cce6 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