spack/var
Axel Huebl d0bff870a6
macOS+GCC: Conflicts CMake, libuv, CPython (#16249)
The major building blocks in many software stacks:
- CPython
- CMake (libuv)

do not build on macOS with GCC. The main problem is that some macOS
framework includes pull in objective-c code and that code does get
misinterpreted as (invalid) C by GCC by default.
2020-04-22 19:41:33 -05:00
..
spack macOS+GCC: Conflicts CMake, libuv, CPython (#16249) 2020-04-22 19:41:33 -05:00