gnu: Add gfortran@6.

* gnu/packages/gcc.scm (gfortran@6): New variable.
master
Efraim Flashner 2017-05-03 07:33:35 +03:00
parent 14dbab425a
commit 4b13e28a8d
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 4 additions and 0 deletions

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