summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHarmen Stoppels <harmenstoppels@gmail.com>2022-10-12 14:38:57 +0200
committerGitHub <noreply@github.com>2022-10-12 14:38:57 +0200
commitacd4787a1a9595c3799b7618ed70f982ea995e2b (patch)
tree432f66f9065e76921393a9413087e9fd20bc73a5 /.gitignore
parent4ee22e7cf790e7193944ef3dd1690ea77ffa3d01 (diff)
downloadspack-acd4787a1a9595c3799b7618ed70f982ea995e2b.tar.gz
spack-acd4787a1a9595c3799b7618ed70f982ea995e2b.tar.bz2
spack-acd4787a1a9595c3799b7618ed70f982ea995e2b.tar.xz
spack-acd4787a1a9595c3799b7618ed70f982ea995e2b.zip
oneapi: set -Wno-unused-command-line-argument (#33192)
For older versions of intel-oneapi-compilers, running the compiler in preprocessor / compilation mode would trigger warnings that `-Wl,-rpath,...` flags were unused. This in turn caused certain configure scripts to fail as they did not expect output from the compiler (it's treated as an error). Notably cmake's bootstrap phase failed to detect c++ features of the compiler. As a workaround, add this flag to silence the warning, since I don't think we can scope the flags to compile+link mode.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions