diff options
author | Axel Huebl <axel.huebl@plasma.ninja> | 2020-04-22 17:41:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-22 19:41:33 -0500 |
commit | d0bff870a6b3af5122c251d697c6d5a3f221d96c (patch) | |
tree | a68cabf06cb4a01eac41240796266ef526ffbf01 /lib | |
parent | 4166c97a8263f0314836963a049b8adf3fdf2c05 (diff) | |
download | spack-d0bff870a6b3af5122c251d697c6d5a3f221d96c.tar.gz spack-d0bff870a6b3af5122c251d697c6d5a3f221d96c.tar.bz2 spack-d0bff870a6b3af5122c251d697c6d5a3f221d96c.tar.xz spack-d0bff870a6b3af5122c251d697c6d5a3f221d96c.zip |
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.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions