0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/waftools/checks
Akemi 235eb60671 build: fix linking to dev SDK on macOS
on macOS mpv was linked to the system SDK which didn't cause any
problems as long as the system SDK was the same as the dev SDK. though
it started to cause linking warnings when a new xcode version with the
SDK for the next macOS was installed. in the worst case it could also
cause linking errors. to fix this we explicitly set the SDK path to the
SDK that is used for building instead.
2018-02-12 04:49:15 -08:00
..
__init__.py switch the build system to waf 2013-11-21 21:22:36 +01:00
custom.py build: fix linking to dev SDK on macOS 2018-02-12 04:49:15 -08:00
generic.py wayland_common: rewrite from scratch 2017-10-03 19:36:02 +01:00