gnu: gcc-toolchain: Reword description.
authorzimoun <zimon.toutoune@gmail.com>
Fri, 11 Sep 2020 16:08:00 +0000 (18:08 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 13 Sep 2020 21:34:22 +0000 (23:34 +0200)
* gnu/packages/commencement.scm (make-gcc-toolchain)[description]: Reword.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/commencement.scm

index cc86d06..565799c 100644 (file)
@@ -3861,7 +3861,8 @@ COREUTILS-FINAL vs. COREUTILS, etc."
       (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 and
-binaries, plus debugging symbols in the @code{debug} output), and Binutils.")
+binaries, plus debugging symbols in the @code{debug} output), and Binutils.  GCC
+is the GNU Compiler Collection.")
       (home-page "https://gcc.gnu.org/")
       (outputs '("out" "debug" "static"))