projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cdce77
)
vncrepeater: Enable parallel build
author
Michael Büsch
<mb@bu3sch.de>
Sat, 9 Oct 2010 16:29:20 +0000
(16:29 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Sat, 9 Oct 2010 16:29:20 +0000
(16:29 +0000)
SVN-Revision: 23364
net/vncrepeater/Makefile
patch
|
blob
|
history
diff --git
a/net/vncrepeater/Makefile
b/net/vncrepeater/Makefile
index 5ca3a77321c05b0c204affaa77b468c056c539f4..057bfaed3575fb993380c52e99243b0fd3c3d405 100644
(file)
--- a/
net/vncrepeater/Makefile
+++ b/
net/vncrepeater/Makefile
@@
-15,6
+15,8
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.rit.edu/~reh5586/openwrt/packages/vncrepeater/src
PKG_MD5SUM:=5951740a8a103d7d9668558b3639c6c4
+PKG_BUILD_PARALLEL:=1
+
include $(INCLUDE_DIR)/package.mk
define Package/vncrepeater