[MacPorts] #54332: Support for setting Deployment Target and Base SDK

MacPorts noreply at macports.org
Sun Jun 18 21:47:39 UTC 2017


#54332: Support for setting Deployment Target and Base SDK
--------------------------+--------------------
  Reporter:  ssisak       |      Owner:
      Type:  enhancement  |     Status:  closed
  Priority:  Normal       |  Milestone:
 Component:  base         |    Version:  2.4.1
Resolution:  invalid      |   Keywords:
      Port:               |
--------------------------+--------------------
Changes (by raimue):

 * status:  reopened => closed
 * resolution:   => invalid


Comment:

 As I noticed x265 has no other dependencies, I just gave it a spin and it
 works for me.

 {{{
 macosx_deployment_target 10.9
 macosx_sdk_version 10.12
 }}}

 {{{
 ports/multimedia/x265 $ sudo port -v destroot
 ...
 ports/multimedia/x265 $ otool -l work/destroot/opt/local/lib/libx265.dylib
 |grep -B1 -A3 LC_VERSION_MIN_MACOSX
 Load command 8
       cmd LC_VERSION_MIN_MACOSX
   cmdsize 16
   version 10.9
       sdk 10.12
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/54332#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list