summaryrefslogtreecommitdiff
path: root/lizardfs.spec
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2023-03-07 03:17:54 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2023-03-07 03:17:54 +0000
commit2fed2c4ddcd5138b4f23f3204969d6954f0de3c5 (patch)
tree4864aa78a3c3c0bdaa1dee06795e9a7f430e3e5f /lizardfs.spec
parent20f271ff25dfc5e22fd2759998518f49ee685e92 (diff)
automatic import of lizardfs
Diffstat (limited to 'lizardfs.spec')
-rw-r--r--lizardfs.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/lizardfs.spec b/lizardfs.spec
index 4bbe92e..e657205 100644
--- a/lizardfs.spec
+++ b/lizardfs.spec
@@ -255,7 +255,8 @@ echo 'Defaults !requiretty' >> /etc/sudoers
%build
./configure --with-doc
-make %{?_smp_mflags}
+#make %{?_smp_mflags}
+make -j4
%install
rm -rf $RPM_BUILD_ROOT