mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
squash! gnu: commencement: gcc-mesboot0: Support ARM.
This commit is contained in:
parent
3c8170f65f
commit
721c51ceb3
1 changed files with 1 additions and 2 deletions
|
|
@ -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"))))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue