mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-26 04:00:30 +02:00
squash! gnu: commencement: gcc-mesboot0: Support ARM.
This commit is contained in:
@@ -1443,8 +1443,7 @@ ac_cv_c_float_format='IEEE (little-endian)'
|
||||
(let ((patch-file
|
||||
#$(local-file
|
||||
(search-patch "gcc-boot-4.6.4.patch"))))
|
||||
(invoke "patch" "--force" "-p1" "-i" patch-file)))
|
||||
(lambda* (#:key inputs #:allow-other-keys)
|
||||
(invoke "patch" "--force" "-p1" "-i" patch-file))
|
||||
(let ((patch-file
|
||||
#$(local-file
|
||||
(search-patch "gcc-boot-2.95.3-arm.patch"))))
|
||||
|
||||
Reference in New Issue
Block a user