mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/sch-cake-grsec: rebuild against kernel 4.4.34-r3
This commit is contained in:
parent
742142930d
commit
9027ed0e3e
@ -6,7 +6,7 @@ _realname=sch-cake
|
||||
_name=$_realname-$_flavor
|
||||
|
||||
_kver=4.4.34
|
||||
_kpkgrel=2
|
||||
_kpkgrel=3
|
||||
|
||||
_gitver=747954dd0bde66bb28d2b6c2c109597c9abbe5c5
|
||||
_mypkgrel=0
|
||||
@ -50,7 +50,7 @@ prepare() {
|
||||
|
||||
build() {
|
||||
cd "$_builddir"
|
||||
make KERNEL_VERSION=$_abi_release CFLAGS_MODULE="$CFLAGS_MODULE -fno-pie" || return 1
|
||||
make KERNEL_VERSION=$_abi_release CFLAGS_MODULE="$CFLAGS_MODULE" || return 1
|
||||
}
|
||||
|
||||
package() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user