mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-28 21:00:41 +02:00
guix: default ssp for Windows GCC
This commit is contained in:
parent
95d55b96c2
commit
f95af98128
@ -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…
x
Reference in New Issue
Block a user