icedtea7: Add support for grsecurity

This commit is contained in:
Ricardo M. Correia 2014-03-23 20:31:03 +01:00
parent f3967570e7
commit d674594ce3

View file

@ -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}"
];