contrib: Allow cmake make invocation to communicate with the jobserver
Compare changes
- Hugo Beauzée-Luyssen authored
+ 1
− 1
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