3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: Add gfortran@6.

* gnu/packages/gcc.scm (gfortran@6): New variable.
This commit is contained in:
Efraim Flashner 2017-05-03 07:33:35 +03:00
parent 14dbab425a
commit 4b13e28a8d
Signed by untrusted user: efraim
GPG key ID: F4C1D3917EACEE93

View file

@ -523,6 +523,10 @@ as the 'native-search-paths' field."
(custom-gcc gcc-5 "gfortran" '("fortran")
%generic-search-paths))
(define-public gfortran-6
(custom-gcc gcc-6 "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