projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5647863
)
valgrind: enable parallel builds
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 17 May 2013 09:37:15 +0000
(09:37 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 17 May 2013 09:37:15 +0000
(09:37 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36647
package/devel/valgrind/Makefile
patch
|
blob
|
history
diff --git
a/package/devel/valgrind/Makefile
b/package/devel/valgrind/Makefile
index 6610f0ac452f9f502a9e2903489f5f323b6fec94..d17a78147ce25be1206ef57edb0eae766665dc76 100644
(file)
--- a/
package/devel/valgrind/Makefile
+++ b/
package/devel/valgrind/Makefile
@@
-19,6
+19,7
@@
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
PKG_FIXUP = autoreconf
PKG_INSTALL := 1
+PKG_BUILD_PARALLEL := 1
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/kernel.mk