Changes between Version 1 and Version 2 of Ticket #70160, comment 2


Ignore:
Timestamp:
Jun 4, 2024, 9:40:12 AM (4 months ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70160, comment 2

    v1 v2  
    44Ah, I guess this: #64212
    55
    6 Why does it have to be _not_ disabled for any platform? MacPorts avoids rpaths, AFAIK, and they are known not to work correctly on numerous instances. (''I shouldn't assume that the condition was left exclusively to ensure it is not fixed for 10.6 on ppc, lol.'')
     6Why does it have to be ''not'' disabled for any platform? MacPorts avoids rpaths, AFAIK, and they are known not to work correctly on numerous instances. (''I shouldn't assume that the condition was left exclusively to ensure it is not fixed for 10.6 on ppc, lol.'')
     7
     8P. S. So it is trivially fixable by changing the macro or dropping it, so that `--disable-rpath` is used.