diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-03-28 09:07:30 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-03-28 09:07:30 +0000 |
| commit | 0f45fe3e3fa2d87abd8d5ac041e6cd79ed2691b7 (patch) | |
| tree | cb44484a770e9c2a7cc4cd7ef35bab7c205c6d5a | |
| parent | 45290e21fee9f9e5d0f8ea08d4fef3c8e7cfc751 (diff) | |
automatic import of rtabmap-util
| -rw-r--r-- | rtabmap-util.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtabmap-util.spec b/rtabmap-util.spec index ddd14f9..05d9af0 100644 --- a/rtabmap-util.spec +++ b/rtabmap-util.spec @@ -99,7 +99,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. |
