cvs commit: ports/Mk bsd.gcc.mk

Gerald Pfeifer gerald at FreeBSD.org
Sun Oct 30 01:34:39 UTC 2011


gerald      2011-10-30 01:34:39 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.gcc.mk 
  Log:
  When USE_GCC=X.Y+ has been specified, prefer the default version of
  GCC (the one which also USE_FORTRAN=yes chooses) in case we do have
  to install GCC in any case.  Only if an acceptable version of GCC
  is already present use that one.
  
  This will ease the load on tinderboxes, further the use of current
  versions of GCC, and minimize the need to download/carry several
  versions of GCC for users of pre-built packages.
  
  PR:             160507
  Submitted by:   bf
  
  Revision  Changes    Path
  1.59      +10 -5     ports/Mk/bsd.gcc.mk


More information about the cvs-all mailing list