darwin: fix pkgsExtraHardening bootstrapping (#395592)
This commit is contained in:
@@ -479,6 +479,7 @@ assert bootstrapTools.passthru.isFromBootstrapFiles or false; # sanity check
|
||||
isFromBootstrapFiles = true;
|
||||
hardeningUnsupportedFlags = [
|
||||
"fortify3"
|
||||
"pacret"
|
||||
"shadowstack"
|
||||
"stackclashprotection"
|
||||
"zerocallusedregs"
|
||||
|
||||
Reference in New Issue
Block a user