[MacPorts] #67947: rav1e does not fully respect MACOSX_DEPLOYMENT_TARGET / macosx_sdk_version
MacPorts
noreply at macports.org
Fri Aug 11 15:48:06 UTC 2023
#67947: rav1e does not fully respect MACOSX_DEPLOYMENT_TARGET / macosx_sdk_version
--------------------+--------------------
Reporter: lukaso | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: rav1e
--------------------+--------------------
There is code in the `Portfile` to use the `MACOSX_DEPLOYMENT_TARGET` but
it appears the related SDK setting is not working.
Here is the snippet from `otool -l librav1e.dylib`
{{{
...
Load command 8
cmd LC_VERSION_MIN_MACOSX
cmdsize 16
version 10.13
sdk 13.1
...
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67947>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list