From 23bcb5206da7e65f0a771ea7d1bc542963a7b4b4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Wed, 6 May 2009 15:16:10 +0000 Subject: [PATCH] - no parallel build Changed files: LADR.spec -> 1.4 --- LADR.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LADR.spec b/LADR.spec index 0071072..69c2fe2 100644 --- a/LADR.spec +++ b/LADR.spec @@ -86,7 +86,7 @@ chmod 755 Llibtoolize ./Llibtoolize --patch . %build -%{__make} all \ +%{__make} -j1 all \ CFLAGS="%{rpmcflags}" \ LDFLAGS="%{rpmldflags}" -- 2.43.0