Date: Tue, 1 Dec 2009 11:36:59 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gcc45 Makefile Message-ID: <200912011136.nB1BaxZx026241@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gerald 2009-12-01 11:36:59 UTC
FreeBSD ports repository
Modified files:
lang/gcc45 Makefile
Log:
Use current GNU binutils from ports (devel/binutils) instead of the
system tools. The latter are half a decade old and fail to properly
support modern CPUs and their standard features such as SSE or AVX in
the case of AMD64/Intel64 which means that they even break when using
a simple -march=native.
On the way, sort CONFIGURE_ARGS.
PR: 140995, 136607
Revision Changes Path
1.416 +9 -5 ports/lang/gcc45/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912011136.nB1BaxZx026241>
