Skip to content

Commit

Permalink
spack.yaml: added cppflags arg to openmpi package
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeGat committed Jun 7, 2024
1 parent 4ed4c7b commit f87c8f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ spack:
openmpi:
require:
- '@4.1.5'
- 'cppflags="-diag-disable=10441"'
all:
compiler: [[email protected]]
target: [x86_64]
Expand Down

0 comments on commit f87c8f6

Please sign in to comment.