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
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -595,8 +595,7 @@ (define-public gcc-10
"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)