diff options
author | George Hartzell <hartzell@alerce.com> | 2018-06-23 17:40:42 -0700 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2018-06-23 19:40:42 -0500 |
commit | 486400548358d3539d0b47f67f639e8be6283c6d (patch) | |
tree | 68a995f9993afd9d883e98d142875cfee9e22bf8 /.flake8 | |
parent | a72f240f9509d287988ae494c308e9fa9f5ef439 (diff) | |
download | spack-486400548358d3539d0b47f67f639e8be6283c6d.tar.gz spack-486400548358d3539d0b47f67f639e8be6283c6d.tar.bz2 spack-486400548358d3539d0b47f67f639e8be6283c6d.tar.xz spack-486400548358d3539d0b47f67f639e8be6283c6d.zip |
Fix gcc@5.5.0 on OS X 10.13.5 (#8540)
* Fix gcc@5.5.0 on OS X 10.13.5
gcc@5.5.0 failed to build on my OS X 10.13.5 box.
I found/modified a patch in the MacPorts world that traced back to
Homebrewy, https://trac.macports.org/ticket/56502#no1
The issue has also been reported to gcc,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531
I eventually discovered a nearly identical version of the patch at
Homebrew.
https://github.com/Homebrew/formula-patches/blob/master/gcc%405/10.13_headers.patch
gcc builds with this and I can compile many things, but e.g. curl and
cmake both fail. As @davydden and others observed in #1847, it seems
to be an apple thing.
* Fix mistaken change to patch when clause (added :)
I mistakenly deleted a colon from the
'darwin/gcc-7.1.0-headerpad.patch'.
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions