icedtea7: Add support for grsecurity

This commit is contained in:
Ricardo M. Correia
2014-05-15 13:25:50 +02:00
parent f3967570e7
commit d674594ce3
@@ -59,7 +59,7 @@ with srcInfo; stdenv.mkDerivation {
"--disable-downloading"
"--without-rhino"
# Uncomment this when paxctl lands in stdenv: "--with-pax=paxctl"
"--with-pax=paxctl"
"--with-jdk-home=${jdkPath}"
];