projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d20a238
)
unfs3 is not parallel build safe
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 4 Nov 2010 15:51:09 +0000
(15:51 +0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 4 Nov 2010 15:51:09 +0000
(15:51 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23869
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/unfs3/Makefile
patch
|
blob
|
history
diff --git
a/net/unfs3/Makefile
b/net/unfs3/Makefile
index
08314f6
..
4189a47
100644
(file)
--- a/
net/unfs3/Makefile
+++ b/
net/unfs3/Makefile
@@
-15,6
+15,8
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_MD5SUM:=ddf679a5d4d80096a59f3affc64f16e5
+PKG_BUILD_PARALLEL:=0
+
include $(INCLUDE_DIR)/package.mk
define Package/unfs3