]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: use %make_build instead of "make"
authorKefu Chai <kchai@redhat.com>
Wed, 17 Feb 2021 04:04:04 +0000 (12:04 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 17 Feb 2021 13:06:18 +0000 (21:06 +0800)
so we can hide the `_smp_mflags` in `%make_build` macro

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph.spec.in

index 0655d9a9151db909839b8fd1aa77150e09b62dd9..e6f988c68df3a6745f1203fb33968edbe98da60d 100644 (file)
@@ -1283,8 +1283,7 @@ cat ./CMakeFiles/CMakeOutput.log
 cat ./CMakeFiles/CMakeError.log
 %endif
 
-make %{_smp_mflags}
-
+%make_build
 
 %if 0%{with make_check}
 %check