go_1_4: turn off all hardening

This commit is contained in:
Robin Gloster 2016-02-07 19:59:43 +00:00
parent 43545db187
commit 179ae282e0

View File

@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
buildInputs = [ pcre ];
propagatedBuildInputs = lib.optional stdenv.isDarwin Security;
hardening_stackprotector = false;
hardening_all = false;
# I'm not sure what go wants from its 'src', but the go installation manual
# describes an installation keeping the src.