diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2020-07-20 18:24:18 -0700 |
---|---|---|
committer | Gregory Becker <becker33@llnl.gov> | 2020-07-23 13:55:11 -0700 |
commit | 12958497dca188611c62b476823f448a4b94aea1 (patch) | |
tree | 1b68b449d9152df58775575f96fa735a7a3963e6 /NOTICE | |
parent | 3a8bc7ffc6db2a852283274d5fced9628e6a88f5 (diff) | |
download | spack-12958497dca188611c62b476823f448a4b94aea1.tar.gz spack-12958497dca188611c62b476823f448a4b94aea1.tar.bz2 spack-12958497dca188611c62b476823f448a4b94aea1.tar.xz spack-12958497dca188611c62b476823f448a4b94aea1.zip |
bugfix: ignore Apple's "gcc" by default (#17589)
Apple's gcc is really clang. We previously ignored it by default but
there was a regression in #17110.
Originally we checked for all clang versions with this, but I know of
none other than `gcc` on macos that actually do this, so limiting to
`apple-clang` should be ok.
- [x] Fix check for `apple-clang` in `gcc.py` to use version detection
from `spack.compilers.apple_clang`
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions