summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rtabmap-sync.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtabmap-sync.spec b/rtabmap-sync.spec
index 939beca..cf5ea7a 100644
--- a/rtabmap-sync.spec
+++ b/rtabmap-sync.spec
@@ -81,7 +81,7 @@ mkdir -p .obj-%{_target_platform} && cd .obj-%{_target_platform}
%endif
..
-%make_build
+make -j1
%install
# Needed to bootstrap since the ros_workspace package does not yet exist.