summaryrefslogtreecommitdiffstats
path: root/testing/zfs-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-07-10 09:08:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-07-10 09:08:21 +0000
commitd6fe4fac3e97ef3751d5a2c5f7ca91fa7aeddfef (patch)
tree6c789c6a484b817b6a8ffe6a63e8dada1900f1bb /testing/zfs-grsec
parent2752a1539bbf20b046814546feefbf8bf824d61c (diff)
downloadaports-d6fe4fac3e97ef3751d5a2c5f7ca91fa7aeddfef.tar.bz2
aports-d6fe4fac3e97ef3751d5a2c5f7ca91fa7aeddfef.tar.xz
testing/zfs-grsec: rebuild against kernel 3.9.9-r0
Diffstat (limited to 'testing/zfs-grsec')
-rw-r--r--testing/zfs-grsec/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/zfs-grsec/APKBUILD b/testing/zfs-grsec/APKBUILD
index 38a449381..11835f68c 100644
--- a/testing/zfs-grsec/APKBUILD
+++ b/testing/zfs-grsec/APKBUILD
@@ -6,8 +6,8 @@ _realname=zfs
_name=$_realname-$_flavor
_kpkg=linux-$_flavor
-_kver=3.9.8
-_kpkgrel=1
+_kver=3.9.9
+_kpkgrel=0
_realver=0.6.1
_mypkgrel=0
@@ -54,7 +54,6 @@ build() {
cd "$_builddir"
./autogen.sh || return 1
export LIBS="$LIBS -lintl"
- export GCC_SPECS=/usr/share/gcc/hardenednopie.specs
./configure --prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/share/man \