Changes between Initial Version and Version 1 of Ticket #54332


Ignore:
Timestamp:
Jun 18, 2017, 12:26:25 AM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

You can set macosx_deployment_target and macosx_sdk_version in macports.conf. They're undocumented because not all ports honor these settings.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54332

    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
  • Ticket #54332 – Description

    initial v1  
    33In Xcode, I'd just set MACOSX_DEPLOYMENT_TARGET=10.9 and be done.
    44
    5 It appears that macports had a similar macports.conf feature (universal_target) which was removed, linking back to https://trac.macports.org/changeset/30396
     5It appears that macports had a similar macports.conf feature (universal_target) which was removed, linking back to r30396
    66
    77Looking for a way to set this so that I don't get errors linking static libraries built with macorts into a framework with a different deployment target for instance: