projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b73259c
)
polarssl: enable parallel build
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 2 Jun 2014 13:01:48 +0000
(13:01 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 2 Jun 2014 13:01:48 +0000
(13:01 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40950
package/libs/polarssl/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/polarssl/Makefile
b/package/libs/polarssl/Makefile
index 7f9f85b9c5780373cf3541e78d79be2cd0351cec..ca837c54ab28257ed7fca81a5216ae097f40e34d 100644
(file)
--- a/
package/libs/polarssl/Makefile
+++ b/
package/libs/polarssl/Makefile
@@
-16,6
+16,8
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-gpl.tgz
PKG_SOURCE_URL:=https://polarssl.org/code/releases
PKG_MD5SUM:=b656e4c83ee94f93d19eb0832fd7f976
+PKG_BUILD_PARALLEL:=1
+
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk