mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
guix: default ssp for Windows GCC
This commit is contained in:
parent
95d55b96c2
commit
f95af98128
1 changed files with 1 additions and 0 deletions
|
@ -461,6 +461,7 @@ inspecting signatures in Mach-O binaries.")
|
|||
`(append ,flags
|
||||
;; https://gcc.gnu.org/install/configure.html
|
||||
(list "--enable-threads=posix",
|
||||
"--enable-default-ssp=yes",
|
||||
building-on)))))))
|
||||
|
||||
(define-public linux-base-gcc
|
||||
|
|
Loading…
Add table
Reference in a new issue