cvs commit: ports/Mk bsd.gcc.mk

Gerald Pfeifer gerald at FreeBSD.org
Sat Jan 2 13:51:34 UTC 2010


gerald      2010-01-02 13:51:33 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.gcc.mk 
  Log:
  Split the logic around USE_GCC in two parts.  The first handles the
  processing of USE_GCC directives, the second then takes a concrete
  selection coming from the previous or the code handling USE_FORTRAN
  via _USE_GCC.
  
  The one user-visible change is that not just users of USE_FORTRAN,
  but now also users of USE_GCC set an rpath via CFLAGS and LDFLAGS. [1]
  
  PR:             129518, 142226 [1]
  
  Revision  Changes    Path
  1.38      +31 -34    ports/Mk/bsd.gcc.mk


More information about the cvs-ports mailing list