[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/20: Revert "tcc-boot0-next: stop for aarch comparison"
From: |
guix-commits |
Subject: |
20/20: Revert "tcc-boot0-next: stop for aarch comparison" |
Date: |
Sun, 20 Dec 2020 04:03:20 -0500 (EST) |
janneke pushed a commit to branch wip-arm-bootstrap
in repository guix.
commit 6da2ecddc626e8d1d3dbb1783bb4fb78c0eeeb94
Author: Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Sun Dec 20 09:56:28 2020 +0100
Revert "tcc-boot0-next: stop for aarch comparison"
This reverts commit 0fb57657fcfb48a9edd013e8608d6527fb13d407.
---
gnu/packages/commencement.scm | 5 -----
1 file changed, 5 deletions(-)
diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index 5d43156..59ee537 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -788,11 +788,6 @@ $MES -e '(mescc)' module/mescc.scm -- \"$@\"
(("^( *)((cp|ls|mkdir|rm|[.]/tcc|[.]/[$][{program_prefix[}]tcc)
[^\"]*[^\\])\n" all space cmd)
(string-append space "echo \"" cmd "\"\n"
space cmd "\n")))
-
- ;; stop for aarch comparison
- (substitute* "boot.sh"
- (("rm -f libtcc1.a") "exit 22"))
-
(setenv "V" "2")
(invoke "sh" "bootstrap.sh")))
(replace 'check
- 06/20: bootstrap: mes-minimal: Support ARM, update to mes-0.22.115., (continued)
- 06/20: bootstrap: mes-minimal: Support ARM, update to mes-0.22.115., guix-commits, 2020/12/20
- 07/20: bootstrap: %bootstrap-mescc-tools: Support ARM., guix-commits, 2020/12/20
- 08/20: bootstrap: %bootstrap-mes: Support ARM., guix-commits, 2020/12/20
- 10/20: commencement: Add bootstrap-mes-rewired-next., guix-commits, 2020/12/20
- 13/20: REMOVEME Use %bootstrap-guile for tcc-boot0-next., guix-commits, 2020/12/20
- 15/20: REMOVEME Use mes-next for tcc-boot0-next., guix-commits, 2020/12/20
- 16/20: REMOVEME: Use coreutils&co, bash instead of gash., guix-commits, 2020/12/20
- 17/20: commencement: Add make-mesboot0-next., guix-commits, 2020/12/20
- 03/20: gnu: mes: Update to nyacc-1.00.2., guix-commits, 2020/12/20
- 09/20: commencement: gash-boot: Build fix for ARM., guix-commits, 2020/12/20
- 20/20: Revert "tcc-boot0-next: stop for aarch comparison",
guix-commits <=
- 12/20: commencement: Add tcc-boot0-next., guix-commits, 2020/12/20
- 04/20: gnu: Add mes-next., guix-commits, 2020/12/20
- 11/20: commencement: Add mes-boot-next., guix-commits, 2020/12/20
- 14/20: commencement: Add tcc-boot-next., guix-commits, 2020/12/20
- 18/20: tcc-boot0-next: stop for aarch comparison, guix-commits, 2020/12/20
- 19/20: tcc-boot-next, guix-commits, 2020/12/20