Skip to content

extra/tools: allow ninja to use as many components as needed

Steve Lhomme requested to merge robUx4/vlc:ninja-max-objs into master

That should allow using ninja to build libvlc.so on Android (it uses 300+ .a files).

This is part of ninja 1.12 which doesn't have proper jobserver support.

Merge request reports

Loading