summaryrefslogtreecommitdiff
path: root/cryptopp.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cryptopp.spec')
-rw-r--r--cryptopp.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptopp.spec b/cryptopp.spec
index 53b1b34..7b08b97 100644
--- a/cryptopp.spec
+++ b/cryptopp.spec
@@ -77,7 +77,7 @@ CFLAGS="%{rpmcflags} -DCRYPTOPP_DISABLE_X86ASM"
CXXFLAGS="%{rpmcxxflags} -DCRYPTOPP_DISABLE_X86ASM"
%endif
%configure
-%{__make}
+%{__make} -j1
%if %{with tests}
./cryptest v