mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
test...
This commit is contained in:
parent
b0c6893913
commit
333e53b89c
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue