go_1_6: disable all hardening

This commit is contained in:
Robin Gloster 2016-02-24 22:56:56 +00:00
parent d9b4391717
commit c677109fcd

View File

@ -29,6 +29,8 @@ stdenv.mkDerivation rec {
Security Foundation
];
hardening_all = false;
# I'm not sure what go wants from its 'src', but the go installation manual
# describes an installation keeping the src.
preUnpack = ''