gnu: Add gfortran 5. * gnu/packages/gcc.scm (gfortran-5): New variable.
1 files changed, 3 insertions(+), 0 deletions(-) M gnu/packages/gcc.scm
M gnu/packages/gcc.scm => gnu/packages/gcc.scm +3 -0
@@ 436,6 436,9 @@ using compilers other than GCC." (define-public gfortran (custom-gcc gcc "gfortran" '("fortran"))) (define-public gfortran-5 (custom-gcc gcc-5 "gfortran" '("fortran"))) (define-public gccgo-4.8 (custom-gcc gcc-4.8 "gccgo" '("go") ;; Suppress the separate "lib" output, because otherwise the