Changes between Initial Version and Version 1 of Ticket #53931, comment 10
- Timestamp:
- Apr 21, 2017, 3:56:01 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53931, comment 10
initial v1 5 5 Jeremy's obviously very busy these days - but presumably he had a reason to roll back ld64 on snowleopard -- I just don't know what it is. 6 6 7 As part of the [wiki:LibcxxOnOlderSystems] instructions, ld64 is meant to be upgraded to ld64_136 on snowleopard, it appears: 7 8 9 {{{ 10 sudo port -v upgrade --enforce-variants ld64 -ld64_97 -ld64_127 -ld64_236 11 sudo port -v deactivate ld64_127 12 }}}