Opened 9 months ago

Last modified 9 months ago

#67947 new defect

rav1e does not fully respect MACOSX_DEPLOYMENT_TARGET / macosx_sdk_version

Reported by: lukaso (Lukas Oberhuber) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mascguy (Christopher Nielsen)
Port: rav1e

Description

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

...

Change History (1)

comment:1 Changed 9 months ago by mascguy (Christopher Nielsen)

Cc: mascguy added
Note: See TracTickets for help on using tickets.