From d674594ce34cbe2a7e5ab66308673e8d5f21d4b6 Mon Sep 17 00:00:00 2001 From: "Ricardo M. Correia" Date: Sun, 23 Mar 2014 20:31:03 +0100 Subject: icedtea7: Add support for grsecurity --- pkgs/development/compilers/icedtea/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs') diff --git a/pkgs/development/compilers/icedtea/default.nix b/pkgs/development/compilers/icedtea/default.nix index a8f9617a6340..56c9e69c9a4a 100644 --- a/pkgs/development/compilers/icedtea/default.nix +++ b/pkgs/development/compilers/icedtea/default.nix @@ -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}" ]; -- cgit 1.4.1