mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 14:18:38 +02:00
gcc is needed.
This commit is contained in:
parent
f41521444d
commit
87320c6b40
1 changed files with 1 additions and 0 deletions
|
@ -706,6 +706,7 @@ in the @code{debug} output), and binutils.")))
|
||||||
("fortran-lib",gfortran-11 "lib")
|
("fortran-lib",gfortran-11 "lib")
|
||||||
,@(package-inputs openblas)))
|
,@(package-inputs openblas)))
|
||||||
(native-inputs `(
|
(native-inputs `(
|
||||||
|
("gcc", gcc-11)
|
||||||
("fortran" ,gfortran-11)
|
("fortran" ,gfortran-11)
|
||||||
,@(package-native-inputs openblas)))
|
,@(package-native-inputs openblas)))
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue