[MacPorts] #28698: llvm 2.8 buildroot leaky
MacPorts
noreply at macports.org
Mon Mar 7 07:20:12 PST 2011
#28698: llvm 2.8 buildroot leaky
--------------------------------------+-------------------------------------
Reporter: howarth@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: languages | Port: llvm
--------------------------------------+-------------------------------------
The llvm build root in v2.8 is leaky because of a flaw in Makefile.rules.
The attached patch (which has been committed to llvm svn for 2.9) fixes
this by making sure that LD.Flags precedes LDFLAGS. Otherwise, if
-L/opt/local/lib is passed to LDFLAGS, the current llvm 2.8 Makefile.rules
allows that path to override those set for the newly built libraries in
the buildroot.
--
Ticket URL: <https://trac.macports.org/ticket/28698>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list