New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #19875 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

global settings for SDKROOT/MACOSX_DEPLOYMENT_TARGET

Reported by: toby@… Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts 1.9.0
Component: base Version: 1.7.1
Keywords: Cc:
Port:

Description

We need to add a way to set SDKROOT/MACOSX_DEPLOYMENT_TARGET in macports.conf, without using the current universal_sysroot/universal_target settings.

Change History

comment:1 Changed 4 years ago by toby@…

  • Owner changed from macports-tickets@… to toby@…
  • Status changed from new to assigned

comment:2 Changed 4 years ago by toby@…

  • Milestone set to MacPorts 1.9.0

comment:3 Changed 4 years ago by jmr@…

For this to work properly, it also needs variants which are selected based on the target platform, complementing the current platform variants which are selected based on the build platform.

comment:4 Changed 4 years ago by toby@…

  • Status changed from assigned to new
  • Owner changed from toby@… to macports-tickets@…
  • Milestone changed from MacPorts 1.9.0 to MacPorts Future

comment:5 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from MacPorts Future to MacPorts 1.9.0

Done in r66924. Not bothering with the platform stuff, anyone who cares can do things conditionally based on $macosx_deployment_target.

Note: See TracTickets for help on using tickets.