We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06212a9 commit 41ef9d7Copy full SHA for 41ef9d7
.github/workflows/env_macos.sh
@@ -13,4 +13,5 @@ spack repo add ./spack_recipes/meshing_supersede
13
14
spack external find cmake
15
spack compiler find
16
-spack install --only dependencies gmds+python~blocking+cgns ^cgns~mpi ^hdf5~mpi
+spack compiler remove apple-clang
17
+spack install --only dependencies gmds+python~blocking+cgns%gcc ^cgns~mpi ^hdf5~mpi
0 commit comments