mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
gnu: Add %boot-muslboot3-inputs.
* gnu/packages/commencement.scm (%boot-muslboot3-inputs): New variable. Change-Id: I34e5c593f7f38df78707cc3c49260aae10192723
This commit is contained in:
committed by
Janneke Nieuwenhuizen
parent
09eca14ae7
commit
be9cd46b28
@@ -2220,6 +2220,11 @@ ac_cv_c_float_format='IEEE (little-endian)'
|
||||
("gawk" ,gawk-mesboot)
|
||||
,@(alist-delete "binutils" (%boot-mesboot2-inputs))))
|
||||
|
||||
;; Mirror the names from the x86 bootstrap path.
|
||||
(define (%boot-muslboot3-inputs)
|
||||
`(("gawk" ,mawk-mesboot)
|
||||
,@(%boot-muslboot2-inputs)))
|
||||
|
||||
(define glibc-headers-mesboot
|
||||
(package
|
||||
(inherit glibc-mesboot0)
|
||||
|
||||
Reference in New Issue
Block a user