go: turn off all hardening
This commit is contained in:
parent
359b1726a5
commit
0516626101
@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
||||
Security Foundation
|
||||
];
|
||||
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user