gnu: Add gfortran 4.9.

* gnu/packages/gcc.scm (gfortran-4.9): New variable.
This commit is contained in:
Ricardo Wurmus 2015-06-24 11:36:18 +02:00
parent c684629f7c
commit c69a8b7b1b

View file

@ -394,6 +394,9 @@ (define* (custom-gcc gcc name languages #:key (separate-lib-output? #t))
(define-public gfortran-4.8
(custom-gcc gcc-4.8 "gfortran" '("fortran")))
(define-public gfortran-4.9
(custom-gcc gcc-4.9 "gfortran" '("fortran")))
(define-public gccgo-4.8
(custom-gcc gcc-4.8 "gccgo" '("go")
;; Suppress the separate "lib" output, because otherwise the