[packages/cryptopp] build process is racy, link errors, etc

glen glen at pld-linux.org
Wed Jan 20 17:06:52 CET 2016


commit 1efe63ff3b64a4916c046bbf9769085017603dce
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jan 20 18:06:42 2016 +0200

    build process is racy, link errors, etc

 cryptopp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cryptopp.git/commitdiff/1efe63ff3b64a4916c046bbf9769085017603dce



More information about the pld-cvs-commit mailing list