contrib: Allow cmake make invocation to communicate with the jobserver
Compare changes
- Hugo Beauzée-Luyssen authored
@@ -23,5 +23,5 @@ spatialaudio: spatialaudio-$(SPATIALAUDIO_VERSION).tar.bz2 .sum-spatialaudio
Since make
can't ensure $(CMAKEBUILD)
will invoke $(MAKE)
itself, the sub-make process wasn't able to communicate with the jobserver, causing jobs to run with a single job instead of however much are available.
VideoLAN code repository instance