gnu: gfortran: Add version 9.x.

* gnu/packages/gcc.scm (gfortran-9): New variable.
This commit is contained in:
Ludovic Courtès 2019-10-14 18:04:42 +02:00
parent 06e1239502
commit a00a946ac5
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -672,6 +672,10 @@ (define-public gfortran-8
(custom-gcc gcc-8 "gfortran" '("fortran")
%generic-search-paths))
(define-public gfortran-9
(custom-gcc gcc-9 "gfortran" '("fortran")
%generic-search-paths))
(define-public gfortran
;; Note: Update this when GCC changes! We cannot use
;; (custom-gcc gcc "fortran" …) because that would lead to a package object