summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2016-01-20 16:06:42 (GMT)
committerElan Ruusamäe2016-01-20 16:06:42 (GMT)
commit1efe63ff3b64a4916c046bbf9769085017603dce (patch)
tree31c25fc0007daa2831be1688729de0754affe5a5
parentdd9c76eed33cf574a4a51409de607fa26a67f653 (diff)
downloadcryptopp-1efe63ff3b64a4916c046bbf9769085017603dce.zip
cryptopp-1efe63ff3b64a4916c046bbf9769085017603dce.tar.gz
build process is racy, link errors, etcauto/th/cryptopp-5.6.1-4
-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