[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
61/63: bootstrap: Typo.
From: |
guix-commits |
Subject: |
61/63: bootstrap: Typo. |
Date: |
Sun, 24 Nov 2019 06:18:53 -0500 (EST) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 3d500116bcad600a34d6d9a4d90a2897376efeda
Author: Jan Nieuwenhuizen <address@hidden>
Date: Sat Nov 23 09:16:45 2019 +0100
bootstrap: Typo.
* gnu/packages/commencement.scm (make-gcc-toolchain): Typo.
---
gnu/packages/commencement.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index 59d783b..dbc8088 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -3861,9 +3861,10 @@ COREUTILS-FINAL vs. COREUTILS, etc."
(license (package-license gcc))
(synopsis "Complete GCC tool chain for C/C++ development")
(description
- "This package provides a complete GCC tool chain for C/C++ development
to
-be installed in user profiles. This includes GCC, as well as libc (headers
-an d binaries, plus debugging symbols in the @code{debug} output), and
Binutils.")
+ "This package provides a complete GCC tool chain for C/C++ development
+to be installed in user profiles. This includes GCC, as well as libc (headers
+and binaries, plus debugging symbols in the @code{debug} output), and
+Binutils.")
(home-page "https://gcc.gnu.org/")
(outputs '("out" "debug" "static"))
- 52/63: bootstrap: Remove m4-bootstrap., (continued)
- 52/63: bootstrap: Remove m4-bootstrap., guix-commits, 2019/11/24
- 51/63: bootstrap: Add coreutils-mesboot., guix-commits, 2019/11/24
- 53/63: bootstrap: %bootstrap-inputs+toolchain: Scheme-only bootstrap., guix-commits, 2019/11/24
- 54/63: bootstrap: Add sed-boot0., guix-commits, 2019/11/24
- 55/63: bootstrap: Remove %bootstrap-coreutils&co, %bootstrap-bash., guix-commits, 2019/11/24
- 56/63: gnu: Add ed-1.4., guix-commits, 2019/11/24
- 57/63: bootstrap: Add ed-boot0., guix-commits, 2019/11/24
- 58/63: bootstrap: Add patch-boot0., guix-commits, 2019/11/24
- 59/63: bootstrap: Add bzip2-boot0., guix-commits, 2019/11/24
- 60/63: bootstrap: Add tar-boot0., guix-commits, 2019/11/24
- 61/63: bootstrap: Typo.,
guix-commits <=
- 62/63: bootstrap: Add coreutils-boot0., guix-commits, 2019/11/24
- 63/63: bootstrap: ACL: disable tests. FIXME: LD_PRELOAD., guix-commits, 2019/11/24