Commit d674594c authored by Ricardo M. Correia's avatar Ricardo M. Correia
Browse files

icedtea7: Add support for grsecurity

parent f3967570
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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}"
  ];