mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
icedtea7: Add support for grsecurity
This commit is contained in:
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}"
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user