]> git.pld-linux.org Git - packages/gdb.git/blobdiff - gdb.spec
- switch on parallel building
[packages/gdb.git] / gdb.spec
index 2acc989effe5a44530d9e510229fa1e295fb50ab..5dbb0b01c661654d51077fe877aa43a20241994c 100644 (file)
--- 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
This page took 0.049519 seconds and 4 git commands to generate.