1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

gnu: Add gfortran@7.

* gnu/packages/gcc.scm (gfortran@7): New variable.
This commit is contained in:
Efraim Flashner
2017-05-03 22:13:16 +03:00
parent 2ed12d3fb0
commit 90027924b7
+4
View File
@@ -540,6 +540,10 @@ as the 'native-search-paths' field."
(custom-gcc gcc-6 "gfortran" '("fortran")
%generic-search-paths))
(define-public gfortran-7
(custom-gcc gcc-7 "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