Allow usage of implicit declarations in mpip and extrae (sigh)

This commit is contained in:
Jose Gracia 2024-07-01 09:46:44 -05:00
parent 4a5fef92cc
commit f6c3102345

View file

@ -14,8 +14,9 @@ spack:
# - [$%core_compiler]
- matrix:
- [mpip, extrae]
- ['cflags="-Wno-error=implicit-function-declaration -Wno-error=implicit-int"']
- [^mpi]
- ['%gcc@13.2', '%cce@18.0'] # mpip and extrae fail with implicit function declaration when using %cce -> is it actually using cce?
- ['%gcc@13.2', '%cce@18.0']
view: false
concretizer:
unify: when_possible