gnu: Add %boot-muslboot2-inputs.

* gnu/packages/commencement.scm (%boot-muslboot2-inputs): New variable.

Change-Id: Ia2248cb71b253487f62b2c8887bbd0153ebcd36c
This commit is contained in:
Efraim Flashner
2024-10-21 14:39:18 +03:00
parent fd6373b36c
commit 8fac4c8758

View File

@@ -2054,6 +2054,12 @@ ac_cv_c_float_format='IEEE (little-endian)'
`(("gcc" ,gcc-mesboot1)
,@(alist-delete "gcc" (%boot-mesboot1-inputs))))
(define (%boot-muslboot2-inputs)
`(("gcc" ,gcc-muslboot)
,@(modify-inputs (%boot-tcc-musl-inputs)
(delete "gcc")
(replace "libc" musl-boot))))
(define hello-mesboot
;; Check for Scheme-only bootstrap. Note that newer versions of Hello
;; break due to the way that newer versions of Gnulib handle