Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2005 23:58:34 +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/lang/gcc40 Makefile
Message-ID:  <200506252358.j5PNwYwF004008@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gerald      2005-06-25 23:58:33 UTC

  FreeBSD ports repository

  Modified files:
    lang/gcc40           Makefile 
  Log:
  Directly install libraries into a port-specific location instead of
  moving them there after the original installation.  This is simpler
  and also avoids the problem where the port would overwrite/remove an
  existing copy of libiberty.a, which boils down to a true conflict.
  
  Revision  Changes    Path
  1.214     +2 -9      ports/lang/gcc40/Makefile



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