]> git.pld-linux.org Git - packages/grub2.git/commitdiff
-j1 for 'make update-gmo' DEVEL
authorJacek Konieczny <jajcus@jajcus.net>
Sat, 4 Jan 2014 20:22:05 +0000 (21:22 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Sat, 4 Jan 2014 20:22:05 +0000 (21:22 +0100)
grub2.spec

index cd53423c56ffa5fb42a1be7bd1ec1d363cf1a6cd..81fa5a95d54ae230f658467d5c94dc325e6f000a 100644 (file)
@@ -341,7 +341,7 @@ for platform in %{platforms} ; do
                $platform_opts \
                TARGET_LDFLAGS=-static
 
-       %{__make} -C po update-gmo
+       %{__make} -j1 -C po update-gmo
        %{__make}
        cd ..
 done
This page took 0.105651 seconds and 4 git commands to generate.