commit 81e121454e561aa0d7ad074242ba00cff45e76a0
Author: Kacper Kornet <[email protected]>
Date: Mon Nov 4 20:13:09 2013 +0000
- switch on parallel building
gdb.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdb.spec b/gdb.spec
index 2acc989..5dbb0b0 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -235,11 +235,11 @@ cp -f /usr/share/automake/config.* .
--without-included-regex \
--without-x
-%{__make} -j1
+%{__make}
%{__make} -j1 info
# gdb/ChangeLog: Build gdb directly from *.o files not using libgdb.a.
-%{__make} -j1 -C gdb libgdb.a
+%{__make} -C gdb libgdb.a
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gdb.git/commitdiff/81e121454e561aa0d7ad074242ba00cff45e76a0
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit