Get rid of USE_GCC=3.4 Fix: The patch prevents gcc from using min/max operators. http://gcc.gnu.org/onlinedocs/gcc-3.0.4/gcc_6.html#SEC116 Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool)
ale 2011-02-08 12:01:34 UTC FreeBSD ports repository Modified files: databases/mysql40-server Makefile Log: Fix build with gcc 4.2. PR: ports/144791 Submitted by: Andrius Morkunas <hinokind@gmail.com> Feature safe: yes Revision Changes Path 1.219 +7 -6 ports/databases/mysql40-server/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Fixed, thanks!