1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: gcc: Fix comment about gfortran.

Added by: cb4805e34c
Fixes: 0681f05486

* gnu/packages/gcc.scm (gcc): Fix comment about gfortran.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Vincent Legoll
2021-03-12 06:33:26 +01:00
committed by Christopher Baines
parent 10cbf042e1
commit a172def55a

View File

@@ -595,8 +595,7 @@ It also includes runtime support libraries for these languages.")))
"gcc-5.0-libvtv-runpath.patch"))))))
;; Note: When changing the default gcc version, update
;; the gcc-toolchain-* definitions and the gfortran definition
;; accordingly.
;; the gcc-toolchain-* definitions.
(define-public gcc gcc-7)
(define-public (make-libstdc++ gcc)