diff options
author | gerald <gerald@FreeBSD.org> | 2013-09-05 00:54:13 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2013-09-05 00:54:13 +0800 |
commit | 848f7c9051b54802c1a2d68c067617345d19a439 (patch) | |
tree | b586096e10c38bc2fff5ec7515ffffbe1d72e01d /accessibility | |
parent | 3d78126e9c57710053959bd77c3cc60e200fbeff (diff) | |
download | freebsd-ports-gnome-848f7c9051b54802c1a2d68c067617345d19a439.tar.gz freebsd-ports-gnome-848f7c9051b54802c1a2d68c067617345d19a439.tar.zst freebsd-ports-gnome-848f7c9051b54802c1a2d68c067617345d19a439.zip |
Update to the 20130831 snapshot of GCC 4.7.4.
Work around a bug in libcpp that pulls in the optional system iconv
if present instead of relying on the port we actually depend on. [1]
The issue is that /usr/include/iconv.h has #include <stdbool.h> which
in turn, since both are included very late in the game, conflicts with
similar definintions by libcpp itself.
Interestingly enough, lang/gcc46 and lang/gcc48 did not fail under the
same test scenarios and libstdc++ does not seem to require adjustments,
so PR 161417 may not be relevant in full.
PR: 161417 [1]
Diffstat (limited to 'accessibility')
0 files changed, 0 insertions, 0 deletions