mpv/waftools/checks
Akemi 2e7a4f717c build: manually add standard library search paths for linking
this reverts commit a174566 since the actually reason for failing has
been found. the isysroot flag overwrites the framework and library
search paths. though we only need to overwrite the former and there is
no way to just overwrite that one. we manually add the standard library
search paths to the very end of the linking command, so it won't
interfere with the search paths extracted by waf.

Fixes #5791
2018-06-12 01:54:45 +03:00
..
__init__.py
custom.py build: manually add standard library search paths for linking 2018-06-12 01:54:45 +03:00
generic.py wayland_common: rewrite from scratch 2017-10-03 19:36:02 +01:00