summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2013-10-12 13:23:41 +0000
committerTimo Teräs <timo.teras@iki.fi>2013-10-12 13:23:41 +0000
commit4eec339e1946bdb15f5febf86d317931937ac7b4 (patch)
tree0cb9c29b772b12e0af886399e2ec5d08c7b327ec /main/linux-grsec
parent2df82e3d3d783c51aaba69c49ddb00a9f25ab138 (diff)
downloadaports-4eec339e1946bdb15f5febf86d317931937ac7b4.tar.bz2
aports-4eec339e1946bdb15f5febf86d317931937ac7b4.tar.xz
main/linux-grsec: add sed to makedepends
Got the following build error (musl libc): arch/x86/boot/header.S:425: Error: can't resolve `VO__end' {*UND* section} - `VO__text' {*UND* section} Internet says this is fixed by using GNU sed, and so it was.
Diffstat (limited to 'main/linux-grsec')
-rw-r--r--main/linux-grsec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD
index 30e2bb771..f3ad5cc1f 100644
--- a/main/linux-grsec/APKBUILD
+++ b/main/linux-grsec/APKBUILD
@@ -11,7 +11,7 @@ pkgrel=0
pkgdesc="Linux kernel with grsecurity"
url=http://grsecurity.net
depends="mkinitfs linux-firmware"
-makedepends="perl installkernel bash gmp-dev bc"
+makedepends="perl sed installkernel bash gmp-dev bc"
options="!strip"
_config=${config:-kernelconfig.${CARCH}}
install=