Allow int conversion for extrae and mpip
This commit is contained in:
parent
71d17467a2
commit
dc790665b8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ spack:
|
|||
- [$%core_compiler]
|
||||
- matrix:
|
||||
- [mpip, extrae]
|
||||
- ['cflags="-Wno-error=implicit-function-declaration -Wno-error=implicit-int"']
|
||||
- ['cflags="-Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=int-conversion"']
|
||||
- [$^mpis]
|
||||
- [$%compilers]
|
||||
view: false
|
||||
|
|
Loading…
Reference in a new issue