1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/lang/gcc
Gerald Pfeifer 403125bff5 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.

PR:		184327 [1]
2014-02-15 19:18:01 +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 Update to GCC 4.6.4 which, among others, addresses document building 2013-11-02 23:20:14 +00:00
Makefile No longer add -I${LOCALBASE}/include to CFLAGS. 2014-02-15 19:18:01 +00:00
pkg-descr
pkg-plist Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00