spack/lib/spack
Todd Gamblin 897e80e596
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`
2020-07-20 18:24:18 -07:00
..
docs Add libglvnd packages/Add EGL support (#14572) 2020-07-13 11:32:36 -04:00
env compiler wrappers: don't override -isystem with -I (#16077) 2020-04-21 13:56:50 -07:00
external Vendoring: remove dependency on Setuptools from vendored pytest (#15612) 2020-03-23 16:55:07 -07:00
llnl change master/child to controller/minion in pty docstrings 2020-07-06 11:39:19 -07:00
spack bugfix: ignore Apple's "gcc" by default (#17589) 2020-07-20 18:24:18 -07:00