[packages/postfix/AC-branch] build is racy (ac-i386)

glen glen at pld-linux.org
Sat Jan 10 22:59:10 CET 2015


commit f016ab0443d5e9c742f4a7c47d23a27e5d82f327
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Jan 10 23:59:04 2015 +0200

    build is racy (ac-i386)

 postfix.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/postfix.spec b/postfix.spec
index 11e8945..82fe4c5 100644
--- a/postfix.spec
+++ b/postfix.spec
@@ -285,7 +285,7 @@ sed -i 's/ifdef SNAPSHOT/if 1/' src/util/dict_open.c
 %{__make} tidy
 CC="%{__cc}"
 export CC
-%{__make} \
+%{__make} -j1 \
 	DEBUG="" \
 	OPT="%{rpmcflags} -D_FILE_OFFSET_BITS=64" \
 	%{!?with_ldap:LDAPSO=""} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/postfix.git/commitdiff/f016ab0443d5e9c742f4a7c47d23a27e5d82f327



More information about the pld-cvs-commit mailing list