1
0
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:
Jan (janneke) Nieuwenhuizen
2022-10-19 10:32:01 +02:00
parent 3c8170f65f
commit 721c51ceb3

View File

@@ -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"))))