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:
parent
10cbf042e1
commit
a172def55a
1 changed files with 1 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue