mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
Merge branch 'devel' into 'main'
make-gcc-toolchain is now private See merge request glicid-public/guix-glicid!394
This commit is contained in:
commit
ddd46c31d9
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
|||
(define-public gfortran-12
|
||||
(hidden-package (custom-gcc gcc-12 "gfortran"
|
||||
'("fortran") %generic-search-paths)))
|
||||
(define make-gcc-toolchain
|
||||
(@@ (gnu packages commencement) make-gcc-toolchain )) ; discouraged, find better alternative
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue