mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.34-r3
This commit is contained in:
parent
549359e7a2
commit
c215dcc706
@ -4,7 +4,7 @@
|
||||
_flavor=${FLAVOR:-grsec}
|
||||
_kpkg=linux-$_flavor
|
||||
_kver=4.4.34
|
||||
_kpkgrel=2
|
||||
_kpkgrel=3
|
||||
|
||||
# when chaning _ver we *must* bump _mypkgrel
|
||||
_ver=5.1.6
|
||||
@ -54,7 +54,7 @@ build() {
|
||||
cd "$srcdir/$i"
|
||||
# Build Kernel Modules
|
||||
make KERN_DIR=/lib/modules/${_abi_release}/build \
|
||||
KCFLAGS="-fno-pie" || return 1
|
||||
|| return 1
|
||||
done
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user