commit f016ab0443d5e9c742f4a7c47d23a27e5d82f327
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to