Remove compiler setting in packages.yaml; not clear what it does

This commit is contained in:
Jose Gracia 2024-06-13 15:46:09 +02:00
parent 6e077d9153
commit 1ca9d407fa

View file

@ -1,6 +1,7 @@
packages:
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:
mpi: [mpt, openmpi]
pkgconfig: [pkgconf]