mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
guix: default ssp for Windows GCC
This commit is contained in:
@@ -461,6 +461,7 @@ inspecting signatures in Mach-O binaries.")
|
|||||||
`(append ,flags
|
`(append ,flags
|
||||||
;; https://gcc.gnu.org/install/configure.html
|
;; https://gcc.gnu.org/install/configure.html
|
||||||
(list "--enable-threads=posix",
|
(list "--enable-threads=posix",
|
||||||
|
"--enable-default-ssp=yes",
|
||||||
building-on)))))))
|
building-on)))))))
|
||||||
|
|
||||||
(define-public linux-base-gcc
|
(define-public linux-base-gcc
|
||||||
|
|||||||
Reference in New Issue
Block a user