Remove compiler setting in packages.yaml; not clear what it does
This commit is contained in:
parent
6e077d9153
commit
1ca9d407fa
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
packages:
|
packages:
|
||||||
all:
|
all:
|
||||||
compiler: [gcc@12.3.0, aocc@4.1.0]
|
# compiler: [gcc@12.3.0, aocc@4.1.0]
|
||||||
|
# compiler: [gcc@8.5.0]
|
||||||
providers:
|
providers:
|
||||||
mpi: [mpt, openmpi]
|
mpi: [mpt, openmpi]
|
||||||
pkgconfig: [pkgconf]
|
pkgconfig: [pkgconf]
|
||||||
|
|
Loading…
Reference in a new issue