guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: squash! commencement: tcc-boot: Support ARM.


From: guix-commits
Subject: 02/02: squash! commencement: tcc-boot: Support ARM.
Date: Thu, 7 Jan 2021 05:41:07 -0500 (EST)

janneke pushed a commit to branch wip-arm-bootstrap
in repository guix.

commit 74c6149dfdf37d68a0fe2fc713759395c0010339
Author: Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Thu Jan 7 11:26:13 2021 +0100

    squash! commencement: tcc-boot: Support ARM.
---
 gnu/packages/commencement.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index d486f76..a50a238 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -862,6 +862,7 @@ $MES -e '(mescc)' module/mescc.scm -- \"$@\"
     (propagated-inputs '())
     (native-inputs `(;;("boot-patch" ,(search-patch "tcc-boot-0.9.27.patch"))
                      ("bzip2" ,bzip2-mesboot)
+                     ("mes" ,mes-boot)
                      ,@(%boot-tcc0-inputs)))
     (arguments
      `(#:implicit-inputs? #f



reply via email to

[Prev in Thread] Current Thread [Next in Thread]