[MacPorts] #62403: libvpx build does not obey deployment target setting

MacPorts noreply at macports.org
Sun Mar 7 15:24:38 UTC 2021


#62403: libvpx build does not obey deployment target setting
---------------------+--------------------
  Reporter:  kencu   |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  libvpx  |
---------------------+--------------------
Description changed by kencu:

Old description:

> we build libvpx forcing the target like this:
> {{{
> force-target=${my_arch}-${os.platform}${os.major}-gcc
> }}}
>
> this builds against the build machine's os version.
>
> when a user tries to build libvpx against an older deployment target,
> this build does not obey that deployment target.
>
> https://lists.macports.org/pipermail/macports-
> users/2021-March/049617.html
>
> perhaps our build target should incorporate the deployment tsrget setting
> instead of using os.major.

New description:

 we build libvpx forcing the target like this:
 {{{
 force-target=${my_arch}-${os.platform}${os.major}-gcc
 }}}

 this builds against the build machine's os version.

 when a user tries to build libvpx against an older deployment target, this
 build does not obey that deployment target.

 https://lists.macports.org/pipermail/macports-users/2021-March/049617.html

 perhaps our build target should incorporate the deployment target setting
 instead of using os.major.

--

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


More information about the macports-tickets mailing list