go_1_6: disable all hardening
This commit is contained in:
parent
d9b4391717
commit
c677109fcd
@ -29,6 +29,8 @@ stdenv.mkDerivation rec {
|
|||||||
Security Foundation
|
Security Foundation
|
||||||
];
|
];
|
||||||
|
|
||||||
|
hardening_all = false;
|
||||||
|
|
||||||
# I'm not sure what go wants from its 'src', but the go installation manual
|
# I'm not sure what go wants from its 'src', but the go installation manual
|
||||||
# describes an installation keeping the src.
|
# describes an installation keeping the src.
|
||||||
preUnpack = ''
|
preUnpack = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user