darwin: fix pkgsExtraHardening bootstrapping (#395592)

This commit is contained in:
Emily
2025-04-02 23:37:57 +01:00
committed by GitHub
+1
View File
@@ -479,6 +479,7 @@ assert bootstrapTools.passthru.isFromBootstrapFiles or false; # sanity check
isFromBootstrapFiles = true;
hardeningUnsupportedFlags = [
"fortify3"
"pacret"
"shadowstack"
"stackclashprotection"
"zerocallusedregs"