mpv/waftools/generators
Akemi 92e9b6da71 build: fix adding of object files to linking with cplugins disabled
this was meant to be fixed by 546f038, but with --disable-cplugins the
do_the_symbol_stuff function was never called and the handle_add_object
function was again always called before the actual linking task was
created.

to fix this we explicitly call handle_add_object only after all the
tasks the do_the_symbol_stuff function is called after too.

Fixes #6028
2019-03-13 21:44:43 +02:00
..
__init__.py
headers.py build: add preliminary LGPL mode 2017-09-21 13:56:27 +02:00
sources.py build: fix adding of object files to linking with cplugins disabled 2019-03-13 21:44:43 +02:00