diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-02-20 08:02:48 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-02-21 01:36:08 +0530 |
commit | 8e48f232628a749efe393f92db0302c93d8496ca (patch) | |
tree | b59b6eead963cad255b4de8db52b7cd61620ab4e /run_unittests.py | |
parent | 01f207f34793cfdcff2b3cfe4da4a4e0e0d42cf7 (diff) | |
download | meson-8e48f232628a749efe393f92db0302c93d8496ca.zip meson-8e48f232628a749efe393f92db0302c93d8496ca.tar.gz meson-8e48f232628a749efe393f92db0302c93d8496ca.tar.bz2 |
Detect GCC type on macOS for ObjC/C++ too
These compilers are available in MinGW and can be built on macOS.
More interestingly, `gcc` is a wrapper around `clang` on macOS, so we
will detect the compiler type incorrectly on macOS without this.
Diffstat (limited to 'run_unittests.py')
0 files changed, 0 insertions, 0 deletions