Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jan 2010 13:51:33 +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:  <201001021351.o02DpXPX074804@repoman.freebsd.org>

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



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