Skip to content

Commit 2a0e78d

Browse files
committed
Add extra_attributes to compy gcc
1 parent 385b4e0 commit 2a0e78d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mache/spack/compy_gnu_openmpi.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,11 @@ spack:
103103
prefix: /share/apps/gcc/10.2.0
104104
modules:
105105
- gcc/10.2.0
106+
extra_attributes:
107+
compilers:
108+
c: /share/apps/gcc/11.2.0/bin/gcc
109+
cxx: /share/apps/gcc/11.2.0/bin/g++
110+
fortran: /share/apps/gcc/11.2.0/bin/gfortran
106111
buildable: false
107112
openmpi:
108113
externals:

0 commit comments

Comments
 (0)