Skip to content
Snippets Groups Projects
Commit 140cd0a3 authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen
Browse files

contrib: chromaprint: Allow make to communicate with jobserver

parent 8c3d39bf
No related branches found
No related tags found
1 merge request!1411contrib: Allow cmake make invocation to communicate with the jobserver
......@@ -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