1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/lang/gcc49
Gerald Pfeifer cf5b4f023f 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) and GCC (which should search its own include
directories with higher priority) can lead to build failures.

PR:		184327
Reported by:	mat, Andrzej Tobola <ato@iem.pw.edu.pl>
2013-11-27 15:45:40 +00:00
..
files
distinfo Change PORTNAME from gcc to gcc49 to match the actual name of this 2013-11-27 01:10:25 +00:00
Makefile No longer add -I${LOCALBASE}/include to CFLAGS. 2013-11-27 15:45:40 +00:00
pkg-descr
pkg-plist Update to the 20131020 snapshot of GCC 4.9.0. 2013-10-21 18:26:14 +00:00