Skip to content

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

Steve Lhomme requested to merge robUx4/vlc:30-ninja-max-objs into 3.0.x

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.

(cherry picked from commit cf5a1db0)

Merge request reports

Loading