]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commitdiff
Revert "Makefile: Parallize the build of root_image."
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 13 Jan 2016 17:01:02 +0000 (12:01 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 13 Jan 2016 17:01:45 +0000 (12:01 -0500)
This reverts commit 5ec9e10cd32c3b4e44466a2b73ad67adbd50a561.

As I see some oddities. It would be nice if I could pipe the
output of each 'make' in a different file to figure out
what went awry.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Makefile

index e79f171c71d18493e565268f134e2a4b8d438b57..9ed92620072a23e7f2f880bbb06811f78dd3ecee 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -234,7 +234,7 @@ DOM0_DEP_LIST = linux-modules
 
 .PHONY: root_image-dist-nodep
 root_image-dist-nodep:  $(LINUX_SRC)/usr/gen_init_cpio
-       $(MAKE) -j$$(($(NCPUS) * 2)) -C root_image
+       $(MAKE)  -C root_image
        $(INSTALL_DIR) dist/common/
        $(INSTALL_DATA) root_image/dist/common/initramfs.cpio.gz dist/common/