merge bitcoin#29695: build GCC with --enable-standard-branch-protection

This commit is contained in:
Kittywhiskers Van Gogh 2024-11-03 17:26:01 +00:00
parent c965943a57
commit d570e2d21f
No known key found for this signature in database
GPG Key ID: 30CD0C065E5C4AAD

View File

@ -484,6 +484,7 @@ inspecting signatures in Mach-O binaries.")
(list "--enable-initfini-array=yes",
"--enable-default-ssp=yes",
"--enable-default-pie=yes",
"--enable-standard-branch-protection=yes",
building-on)))
((#:phases phases)
`(modify-phases ,phases