mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
Revert "Partial revert "gnu: make-bootstrap: Update gcc-static to gcc-14, for the 64bit Hurd.""
This cleanup was reverted because it led to a world rebuild.
This reverts commit 7b64a96326.
Change-Id: Ieefd576c365527267c04ee64292c15e9702d5254
This commit is contained in:
committed by
Andreas Enge
parent
f189772fba
commit
d0131709fa
@@ -540,8 +540,7 @@ for `sh' in $PATH, and without nscd, and with static NSS modules."
|
||||
(substitute* (cons "gcc/config/rs6000/sysv4.h"
|
||||
(find-files "gcc/config"
|
||||
"^gnu-user.*\\.h$"))
|
||||
((" -lgcc_s}}") "}}"))
|
||||
#$@(if (target-hurd64?) '() '(#t))))))))
|
||||
((" -lgcc_s}}") "}}"))))))))
|
||||
(inputs
|
||||
`(("zlib:static" ,zlib "static")
|
||||
("isl:static" ,isl "static")
|
||||
|
||||
Reference in New Issue
Block a user