Changes between Initial Version and Version 1 of Ticket #70144, comment 16


Ignore:
Timestamp:
Sep 22, 2025, 2:15:55 AM (12 months ago)
Author:
reneeotten (Renee Otten)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70144, comment 16

    initial v1  
    55}}}
    66
    7 Removing the code that uses the pre-XCode-15 linker from the Portfiles resolves that issue, and the ports build fine on the CI system (which are the macOS versions that were presumably affected) and locally on macOS Tahoe. So are we sure that any of this is still needed and can we not just remove it instead? To me it seems like reasonable for us to assume that end-user will have updated to the latest XCode version supported on their system (or ask/require them to do so).
     7Removing the code that uses the pre-XCode-15 linker from the Portfiles resolves that issue, and the ports build fine on the CI system (which are the macOS versions that were presumably affected) and locally on macOS Tahoe (cf. https://github.com/macports/macports-ports/pull/29417). So are we sure that any of this is still needed and can we not just remove it instead? To me it seems like reasonable for us to assume that end-user will have updated to the latest XCode version supported on their system (or ask/require them to do so).