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

contrib: fluid: Allow make to communicate with jobserver

parent 0d97ee8a
No related branches found
No related tags found
Loading
......@@ -43,5 +43,5 @@ FLUIDCONF := \
.fluid: fluidsynth toolchain.cmake
cd $< && $(HOSTVARS) CFLAGS="$(CFLAGS) -DFLUIDSYNTH_NOT_A_DLL" $(CMAKE) $(FLUIDCONF)
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