diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-11-08 19:28:30 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-11-08 19:28:30 +0000 |
commit | cae8be3505acee2f58dea4ff60978aee2f8787ed (patch) | |
tree | 1fff85132bded99473b82b6dfbdc0a0ef1e574b0 /reproduce/analysis/make | |
parent | 289679bab09b27d0f0d88967a5edc1212e2ea348 (diff) |
Matplotlib problem on macOS system with GNU GCC fixed
Until now when building Matplotlib on macOS systems, we were using the
default C compiler. However, while Yahya Sefidbakht (previously) and
Mahdieh Nabavi (now) were trying to build the template, on their macOS
using the GNU Compiler Collection (GCC), we found that Matplotlib needs
special macOS headers that GCC doesn't recognize.
With this commit, when Matplotlib is being built on macOS systems, it uses
`clang' and this fixed the problem (so far checked on Mahdieh's machine).
Diffstat (limited to 'reproduce/analysis/make')
0 files changed, 0 insertions, 0 deletions