mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/virtualbox-additions-grsec: rebuild against kernel 4.4.34-r3
This commit is contained in:
parent
9027ed0e3e
commit
549359e7a2
@ -3,7 +3,7 @@
|
||||
_flavor=grsec
|
||||
_kpkg=linux-$_flavor
|
||||
_kver=4.4.34
|
||||
_kpkgrel=2
|
||||
_kpkgrel=3
|
||||
|
||||
# when chaning _ver we *must* bump _mypkgrel
|
||||
_ver=5.1.6
|
||||
@ -50,7 +50,7 @@ build() {
|
||||
cd "$_builddir"
|
||||
|
||||
export KERN_DIR=/usr/src/linux-headers-${_abi_release}
|
||||
make KCFLAGS="-fno-pie"
|
||||
make
|
||||
}
|
||||
|
||||
package() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user