icedtea7: Add support for grsecurity
This commit is contained in:
parent
f3967570e7
commit
d674594ce3
|
@ -59,7 +59,7 @@ with srcInfo; stdenv.mkDerivation {
|
||||||
"--disable-downloading"
|
"--disable-downloading"
|
||||||
|
|
||||||
"--without-rhino"
|
"--without-rhino"
|
||||||
# Uncomment this when paxctl lands in stdenv: "--with-pax=paxctl"
|
"--with-pax=paxctl"
|
||||||
"--with-jdk-home=${jdkPath}"
|
"--with-jdk-home=${jdkPath}"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue