Skip to content

Commit

Permalink
merge bitcoin#30438: build Linux GCC with --enable-cet
Browse files Browse the repository at this point in the history
  • Loading branch information
kwvg committed Nov 5, 2024
1 parent ecdcfbe commit 6906a63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/guix/manifest.scm
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ inspecting signatures in Mach-O binaries.")
"--enable-default-ssp=yes",
"--enable-default-pie=yes",
"--enable-standard-branch-protection=yes",
"--enable-cet=yes",
building-on)))
((#:phases phases)
`(modify-phases ,phases
Expand Down

0 comments on commit 6906a63

Please sign in to comment.