We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d55b9 commit f95af98Copy full SHA for f95af98
contrib/guix/manifest.scm
@@ -461,6 +461,7 @@ inspecting signatures in Mach-O binaries.")
461
`(append ,flags
462
;; https://gcc.gnu.org/install/configure.html
463
(list "--enable-threads=posix",
464
+ "--enable-default-ssp=yes",
465
building-on)))))))
466
467
(define-public linux-base-gcc
0 commit comments