contrib: Allow cmake make invocation to communicate with the jobserver
Compare changes
+ 1
− 1
@@ -439,7 +439,7 @@ RECONF = mkdir -p -- $(PREFIX)/share/aclocal && \
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