mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-05-01 14:45:39 +02:00
undefine all -gcc10 versions
This commit is contained in:
parent
668e2e26f0
commit
5f13aa7537
3 changed files with 0 additions and 41 deletions
|
@ -152,19 +152,9 @@
|
|||
)
|
||||
)
|
||||
|
||||
(define intel-mpi-benchmark-transform-gcc-10
|
||||
(gcc10-instead-of-gcc intel-mpi-benchmarks/openmpi-2021.3))
|
||||
|
||||
(define intel-mpi-benchmark-transform-gcc-11
|
||||
(gcc11-instead-of-gcc intel-mpi-benchmarks/openmpi-2021.3))
|
||||
|
||||
(define-public intel-mpi-benchmarks/openmpi-2021.3-gcc-10
|
||||
(package
|
||||
(inherit intel-mpi-benchmark-transform-gcc-10)
|
||||
(version (string-append (package-version intel-mpi-benchmark-transform-gcc-10) "-gcc-10" ))
|
||||
)
|
||||
)
|
||||
|
||||
(define-public intel-mpi-benchmarks/openmpi-2021.3-gcc-11
|
||||
(package
|
||||
(inherit intel-mpi-benchmark-transform-gcc-11)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue