]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Commenting out cpu logic in spec file for testing dgalloway-comment-cpus
authorDavid Galloway <dgallowa@redhat.com>
Mon, 1 Nov 2021 20:21:12 +0000 (16:21 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 2 Nov 2021 16:38:49 +0000 (12:38 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph.spec.in

index 3579d7e628eaf8f78bbcacc160fde0c9e30cff1f..106d8e8eec1f97135a34c36a0c4ab3cc4dc55903 100644 (file)
@@ -1361,9 +1361,9 @@ cat ./CMakeFiles/CMakeError.log
 %endif
 
 %if 0%{?suse_version}
-make %{_smp_mflags}
+ib_console make %{_smp_mflags}
 %else
-%make_build
+ib_console make
 %endif
 
 popd