merge bitcoin#30438: build Linux GCC with --enable-cet

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

View File

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