libtool: Force nonparallel build.
authorMichael Büsch <mb@bu3sch.de>
Wed, 27 Oct 2010 19:39:09 +0000 (19:39 +0000)
committerMichael Büsch <mb@bu3sch.de>
Wed, 27 Oct 2010 19:39:09 +0000 (19:39 +0000)
SVN-Revision: 23681

package/libtool/Makefile

index e5d11728e7d3c300a9cb61851a6d058872cee827..5b30d5007c2a95fdd202699a94ea3f46be7ba219 100644 (file)
@@ -19,6 +19,9 @@ HOST_PATCH_DIR=/dev/null
 
 PKG_BUILD_DEPENDS:=libtool/host
 
+PKG_BUILD_PARALLEL:=0
+HOST_BUILD_PARALLEL:=0
+
 include $(INCLUDE_DIR)/host-build.mk
 include $(INCLUDE_DIR)/package.mk