Skip to content
Snippets Groups Projects
Commit 979ba6fa authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen Committed by Steve Lhomme
Browse files

contrib: chromaprint: Allow make to communicate with jobserver

(cherry picked from commit 140cd0a3)
parent d937c2d3
No related branches found
No related tags found
Loading
......@@ -22,5 +22,5 @@ DEPS_chromaprint = ffmpeg $(DEPS_ffmpeg)
.chromaprint: chromaprint toolchain.cmake
cd $< && $(HOSTVARS_PIC) $(CMAKE)
cd $< && $(CMAKEBUILD) . --target install
+$(CMAKEBUILD) $< --target install
touch $@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment