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:
64ab1da
)
[packages] gdbm: disable parallel build
author
Jan Willies
<loswillios@gmail.com>
Mon, 12 Sep 2011 08:12:55 +0000
(08:12 +0000)
committer
Jan Willies
<loswillios@gmail.com>
Mon, 12 Sep 2011 08:12:55 +0000
(08:12 +0000)
SVN-Revision: 28221
libs/gdbm/Makefile
patch
|
blob
|
history
diff --git
a/libs/gdbm/Makefile
b/libs/gdbm/Makefile
index 06c02816f3fcbccb4d910afd42b919d7cf2f397c..32716d297f6afff78c5608168a3cc17b4e842bee 100644
(file)
--- a/
libs/gdbm/Makefile
+++ b/
libs/gdbm/Makefile
@@
-9,14
+9,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=gdbm
PKG_VERSION:=1.9.1
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/gdbm
PKG_MD5SUM:=59f6e4c4193cb875964ffbe8aa384b58
PKG_FIXUP:=libtool
-PKG_BUILD_PARALLEL:=
1
+PKG_BUILD_PARALLEL:=
0
include $(INCLUDE_DIR)/package.mk