This commit is contained in:
Yann Dupont 2020-05-11 12:42:11 +02:00
parent b0c6893913
commit 333e53b89c

View file

@ -188,5 +188,11 @@
;; (make-gcc-toolchain gfortan))
(define-public glicid-gfortran-9
(hidden-package
(custom-gcc gcc-9 "gfortran" '("fortran")
%generic-search-paths)))
;;; glicid.scm ends here