freebsd-ports/lang/gcc40/files
David E. O'Brien c563a2cc00 * Deal with GCC's configurary's assumption that /usr/local/{include,lib}
are searched automatically by the compiler by using --with-libiconv-prefix.
  W/o --with-libiconv-prefix, 'configure' finds the lib, but not the header.
  During the make, neither will be found; a lot of inconsistency here...
* Deal with GCC's configurary's brokenness WRT --with-libiconv-prefix due
  not actually passing the found header path to CFLAGS in any way.
2003-12-15 07:45:53 +00:00
..
patch-gcc-configure * Deal with GCC's configurary's assumption that /usr/local/{include,lib} 2003-12-15 07:45:53 +00:00
patch-gcc-Makefile.in * Deal with GCC's configurary's assumption that /usr/local/{include,lib} 2003-12-15 07:45:53 +00:00
patch-gengtype-yacc.y Update to the first prerelease of GCC 3.3, which is only available as .tar.gz. 2003-05-06 22:14:55 +00:00