cvs commit: ports/lang/gcc45 Makefile

Gerald Pfeifer gerald at FreeBSD.org
Tue Dec 1 11:37:00 UTC 2009


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


More information about the cvs-all mailing list