K 10 svn:author V 6 gerald K 8 svn:date V 27 2009-12-01T11:36:59.000000Z K 7 svn:log V 356 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 END