aboutsummaryrefslogtreecommitdiff
path: root/utils/procs
diff options
context:
space:
mode:
Diffstat (limited to 'utils/procs')
-rw-r--r--utils/procs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/procs/Makefile b/utils/procs/Makefile
index 9f1f11fb2..41eeb9c18 100644
--- a/utils/procs/Makefile
+++ b/utils/procs/Makefile
@@ -17,6 +17,7 @@ PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENCE
PKG_BUILD_DEPENDS:=rust/host
+PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk
include ../../lang/rust/rust-package.mk