diff options
author | Tom Payerle <payerle@umd.edu> | 2021-07-21 15:24:51 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-21 21:24:51 +0200 |
commit | 5a49264e197576d55ef89c1e3452c67cc571b681 (patch) | |
tree | a629cab25fa61d5e86619ad58683d9bf5dc198d5 /.mailmap | |
parent | 4a4d1759f502eecac3df91ee6effc11ea3dab53c (diff) | |
download | spack-5a49264e197576d55ef89c1e3452c67cc571b681.tar.gz spack-5a49264e197576d55ef89c1e3452c67cc571b681.tar.bz2 spack-5a49264e197576d55ef89c1e3452c67cc571b681.tar.xz spack-5a49264e197576d55ef89c1e3452c67cc571b681.zip |
metis: suppress warnings causing issues for %nvhpc builds (#25014)
We add compilation flags when using %nvhpc to suppress warnings
(which due to global -Werror flag in the build get promoted to
errors) for the following:
Diagnostic 111: statement is unreachable
Diagnostic 177: variable "foo" was declared but never referenced
Diagnostic 188: enumerated type mixed with another type
Diagnostic 550: variable "foo" was set but never used
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions