Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Oct 2011 01:34:39 +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/Mk bsd.gcc.mk
Message-ID:  <201110300134.p9U1Ydvu065432@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110300134.p9U1Ydvu065432>