From 77e0dbf292e661f54b743923878258f1103f18e0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 26 Mar 2008 22:40:41 +0000 Subject: [PATCH] - make -jN problem Changed files: postfix.spec -> 1.309 --- postfix.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postfix.spec b/postfix.spec index fbe3e40..f0776f8 100644 --- a/postfix.spec +++ b/postfix.spec @@ -262,7 +262,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=""} \ -- 2.44.0