projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfb383b
)
wing: Enable parallel build
author
Michael Büsch
<mb@bu3sch.de>
Sun, 10 Oct 2010 13:26:42 +0000
(13:26 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Sun, 10 Oct 2010 13:26:42 +0000
(13:26 +0000)
SVN-Revision: 23377
net/wing/Makefile
patch
|
blob
|
history
diff --git
a/net/wing/Makefile
b/net/wing/Makefile
index 87d24de2a577a11203b04a939a494f3a6cc4b18f..f4ebb14b60e0b48a77dca4543a22c258236a91c0 100644
(file)
--- a/
net/wing/Makefile
+++ b/
net/wing/Makefile
@@
-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