commit 1efe63ff3b64a4916c046bbf9769085017603dce
Author: Elan Ruusamäe <[email protected]>
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
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit