1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/lang/gcc
Gerald Pfeifer effa8d89e1 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.

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.

libstdc++ does not seem to require adjustments, so PR 161417 may not
be relevant in full.

PR:		161417
2013-09-05 22:26:42 +00:00
..
files Work around a bug in libcpp that pulls in the optional system iconv 2013-09-05 22:26:42 +00:00
distinfo Use the new lang/gcc-ecj45 port when building the Java frontend 2013-03-03 15:22:18 +00:00
Makefile Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk. 2013-09-04 20:01:05 +00:00
pkg-descr Welcome the new lang/gcc port! This shall track our preferred version 2011-09-26 00:54:37 +00:00
pkg-plist Use the new lang/gcc-ecj45 port when building the Java frontend 2013-03-03 15:22:18 +00:00