Opened 13 years ago

Closed 12 years ago

#30853 closed defect (wontfix)

llvm: simplify dylib location patch

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: haspatch Cc: erickt@…, mfeiri
Port: llvm-2.9

Description

llvm currently uses a foreach loop and install_name_tool to fix the install_name of the libraries; see #29069.

But there is an upstream bug report with a simpler patch we could use. We might also want to ask the llvm developers if they will commit that change and resolve that bug report.

Change History (2)

comment:1 Changed 12 years ago by jmroot (Joshua Root)

Cc: mfeiri@… added
Owner: changed from mfeiri@… to jeremyhu@…
Port: llvm-2.9 added; llvm removed

replaced_by llvm-2.9

comment:2 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: wontfix
Status: newclosed

Upstream to resolve.

Note: See TracTickets for help on using tickets.