pre-release mode (and changed it's version number from 7.0.0 to 7.0.1
accordingly).
Remove gcc7-devel/files/patch-libc++ again, which dim@ and me managed
to get in upstream quickly.
Similar to bug 212465 and bug 216266, lang/gcc7-devel doesn't compile
with libc++ 4.0.0, due to clashes between the redefined abort macro and
standard C++ headers.
Upstream seems to have realized this issue, and are now using system.h
to pull in C++ standard headers, when INCLUDE_xxx is defined, where xxx
is ALGORITHM, VECTOR, and so on.
In this case only gcov.c needs to be fixed.
Approved by: gerald (maintainer)
PR: 216303
MFH: 2017Q1
upstream.
Remove the JAVA option, which we already changed to off by default for this
version of GCC, remove java from CATEGORIES, remove files/java-patch-hier,
simplify post-stage accordingly, and adjust pkg-descr and pkg-plist.
the home of development for the GCC 7 series, so track this with a new
gcc7-devel port, starting with the 20160417 snapshot of GCC 7.0.0.
For the coming months, this will be highly volatile and likely broken
in various ways at various points in time, so not recommended for any
production use.