mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/zfs-grsec: disable for now
does not build against kernel 3.10.4-r0
This commit is contained in:
parent
e3f6bfa77b
commit
3fa452dc00
@ -6,8 +6,8 @@ _realname=zfs
|
||||
_name=$_realname-$_flavor
|
||||
|
||||
_kpkg=linux-$_flavor
|
||||
_kver=3.9.11
|
||||
_kpkgrel=2
|
||||
_kver=3.10.4
|
||||
_kpkgrel=0
|
||||
|
||||
_realver=0.6.1
|
||||
_mypkgrel=0
|
||||
@ -27,7 +27,8 @@ pkgver=$_kver
|
||||
pkgrel=$(($_kpkgrel + $_mypkgrel))
|
||||
pkgdesc="ZFS for Linux"
|
||||
url="http://zfsonlinux.org"
|
||||
arch="x86 x86_64"
|
||||
#arch="x86 x86_64"
|
||||
arch=
|
||||
license="CDDL"
|
||||
depends="spl-$_flavor"
|
||||
depends_dev="glib-dev e2fsprogs-dev util-linux-dev
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user