0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/waftools/checks
Stefano Pigozzi d8f1a57876 build: make waf append pkgconfig flags as-is
waf apparently only appends a pkgconfig flag if it doesn't already exist in
the lib storage. Since our configure often checks for multiple libraries in
one call we want to keep the flags as is. This is especially important to
always keep stuff like -lm in the right place.
2013-11-24 15:57:49 +01:00
..
__init__.py switch the build system to waf 2013-11-21 21:22:36 +01:00
custom.py build: also run the test binary during the lua checks 2013-11-23 16:17:53 +01:00
generic.py build: make waf append pkgconfig flags as-is 2013-11-24 15:57:49 +01:00