Remove parallel build 70/315470/1 accepted/tizen_7.0_unified tizen_7.0 accepted/tizen/7.0/unified/20240801.153016
authorTomasz Swierczek <t.swierczek@samsung.com>
Mon, 8 Jul 2024 09:36:20 +0000 (11:36 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Thu, 1 Aug 2024 08:34:50 +0000 (08:34 +0000)
It looks like compiling protobuf generated code
can fail in some configurations due to using parallel build.

Change-Id: Ic1f52bfe2795f666e504959248def166420559c8
(cherry picked from commit d7c82286e943319771a96d5a3bdd330d6addfb45)

packaging/device-certificate-manager.spec

index d8cac6b30ffc5defc8dffa369a2b85232ec45d41..5c3673ef82e16a1bdcfebfbf95fff8d4f3810c4b 100644 (file)
@@ -94,7 +94,7 @@ cp -a %{SOURCE1001} .
        -DRPM_DIR=%{_sysconfdir}/rpm \
        -DCOVERAGE_DIR=%{coverage_dir}
 
-make %{?jobs:-j%jobs}
+make
 
 %install
 %make_install