contrib: Allow cmake make invocation to communicate with the jobserver
Compare changes
Files
20+ 2
− 2
@@ -81,7 +81,7 @@ endif
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