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:cb4805e34cFixes:0681f05486* gnu/packages/gcc.scm (gcc): Fix comment about gfortran. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
committed by
Christopher Baines
parent
10cbf042e1
commit
a172def55a
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user