Changes between Initial Version and Version 1 of Ticket #71152, comment 1


Ignore:
Timestamp:
Oct 23, 2024, 7:01:46 AM (2 weeks ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71152, comment 1

    initial v1  
    11As the message says, `-rpath` works when targeting 10.5 or later.
    22
    3 The bug is that perl is overriding MacPorts' request to target 10.5 and is instead targeting 10.3:
     3The bug is that perl is overriding MacPorts' request to target 10.5:
     4
     5{{{
     6:debug:configure MACOSX_DEPLOYMENT_TARGET='10.5'
     7}}}
     8
     9and is instead targeting 10.3:
    410
    511{{{