wing: Enable parallel build
authorMichael Büsch <mb@bu3sch.de>
Sun, 10 Oct 2010 13:26:42 +0000 (13:26 +0000)
committerMichael Büsch <mb@bu3sch.de>
Sun, 10 Oct 2010 13:26:42 +0000 (13:26 +0000)
SVN-Revision: 23377

net/wing/Makefile

index 87d24de2a577a11203b04a939a494f3a6cc4b18f..f4ebb14b60e0b48a77dca4543a22c258236a91c0 100644 (file)
@@ -26,6 +26,7 @@ PKG_SOURCE_VERSION:=$(PKG_REV)
 PKG_SOURCE_PROTO:=git
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
+PKG_BUILD_PARALLEL:=1
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk