Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#60164 closed defect (duplicate)

ninja @1.10.0 cannot build ports on PPC Mac OS X 10.4.11, Tiger, because of illegal loader switch '-Wl,-rpath,@loader_path/'

Reported by: ballapete (Peter "Pete" Dyballa) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: tiger ppc Cc: ryandesign@…
Port: ninja

Description

-rpath can be used on Leopard, Mac OS X 10.5, not on Tiger.

Change History (2)

comment:1 Changed 4 years ago by kencu (Ken)

Resolution: duplicate
Status: newclosed

this is not really a ninja bug; ninja just does what it's told by the system that generated the Makefiles.

as ninja is the default for meson, it's likely the meson issue with rpath you're finding here, 60165

comment:2 Changed 4 years ago by ballapete (Peter "Pete" Dyballa)

Since Meson is fixed now this ticket can be closed.

Note: See TracTickets for help on using tickets.