[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
58/58: gnu: commencement: glibc-boot0: Remove gash, use bash-mesboot0 on
From: |
guix-commits |
Subject: |
58/58: gnu: commencement: glibc-boot0: Remove gash, use bash-mesboot0 only. |
Date: |
Thu, 6 Feb 2020 17:52:28 -0500 (EST) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit d86b17e3507375bf13cf28a20dcf504209bd56e5
Author: Jan Nieuwenhuizen <address@hidden>
AuthorDate: Wed Dec 18 17:14:58 2019 +0100
gnu: commencement: glibc-boot0: Remove gash, use bash-mesboot0 only.
* gnu/packages/commencement.scm (glibc-mesboot0): Use bash-mesboot0 only.
---
gnu/packages/commencement.scm | 6 ------
1 file changed, 6 deletions(-)
diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index ae61f99..7dcce94 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -1497,12 +1497,6 @@ ac_cv_c_float_format='IEEE (little-endian)'
(native-inputs `(("boot-patch" ,(search-patch "glibc-boot-2.2.5.patch"))
("system-patch" ,(search-patch
"glibc-bootstrap-system-2.2.5.patch"))
("headers" ,mesboot-headers)
- ;; XXX: make-syscalls.sh does not run correctly with
- ;; bash-mesboot0, producing a wrong sysd-syscalls.
- ;; This leads to posix/uname.c getting compiled where it
- ;; shouldn't:
- ;; ../sysdeps/generic/uname.c:25: config-name.h: error 02
- ("bash" ,gash-boot)
,@(%boot-mesboot-core-inputs)))
(outputs '("out"))
(arguments
- 33/58: gnu: commencement: Add xz-mesboot., (continued)
- 33/58: gnu: commencement: Add xz-mesboot., guix-commits, 2020/02/06
- 43/58: gnu: commencement: %bootstrap-inputs+toolchain: Use Gash instead of coreutils&co., guix-commits, 2020/02/06
- 42/58: gnu: commencement: Remove m4-mesboot., guix-commits, 2020/02/06
- 55/58: gnu: commencement: gash-core-utils-boot: Update to 0.0.214-fc1b., guix-commits, 2020/02/06
- 50/58: gnu: commencement: coreutils-final: Inherit from coreutils-minimal., guix-commits, 2020/02/06
- 48/58: gnu: commencement: Add tar-boot0., guix-commits, 2020/02/06
- 46/58: gnu: commencement: Add patch-boot0., guix-commits, 2020/02/06
- 54/58: gnu: commencement: gnu-make-mesboot: Rename from make-mesboot., guix-commits, 2020/02/06
- 45/58: gnu: commencement: Add sed-boot0., guix-commits, 2020/02/06
- 47/58: gnu: commencement: Add bzip2-boot0., guix-commits, 2020/02/06
- 58/58: gnu: commencement: glibc-boot0: Remove gash, use bash-mesboot0 only.,
guix-commits <=
- 52/58: gnu: bootstrap: Remove %bootstrap-coreutils&co, %bootstrap-bash., guix-commits, 2020/02/06
- 56/58: gnu: commencement: glibc-mesboot: Use gash only, instead of bash/gash mix., guix-commits, 2020/02/06