freebsd-ports/lang/gcc46
Gerald Pfeifer bc6d7b9197 No longer add -I${LOCALBASE}/include to CFLAGS.
Since we now configure with --with-gmp=${LOCALBASE} this is no longer
necessary, and due to bugs in binutils (which should not install ansidecl.h
into ${PREFIX}/include, fixed with revision 336642 [1]) and GCC (which
should search its own include directories with higher priority) could
lead to build failures.

Set the license to a combination of GPLv3 (for the compiler itself) and
GPLv3 with GCC Runtime Library Exception (for the runtime).

PR:		184327 [1]
2014-02-22 18:01:22 +00:00
..
files Work around a bug in libcpp that pulls in the optional system iconv 2013-09-05 20:08:27 +00:00
distinfo Update to GCC 4.6.4, the final release and end of the GCC 4.6 branch. 2013-05-13 00:23:02 +00:00
Makefile No longer add -I${LOCALBASE}/include to CFLAGS. 2014-02-22 18:01:22 +00:00
pkg-descr
pkg-plist Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00