projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] wprobe: mark /etc/config/wprobe as conffile
[openwrt.git]
/
package
/
cyassl
/
Makefile
diff --git
a/package/cyassl/Makefile
b/package/cyassl/Makefile
index
af4bc26
..
d8e5bae
100644
(file)
--- a/
package/cyassl/Makefile
+++ b/
package/cyassl/Makefile
@@
-17,6
+17,7
@@
PKG_MD5SUM:=037397c7df84b9a12e614bf46135df1c
PKG_FIXUP:=libtool
PKG_INSTALL:=1
+PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk
@@
-24,7
+25,6
@@
define Package/libcyassl
SECTION:=libs
SUBMENU:=SSL
CATEGORY:=Libraries
- DEPENDS:=+zlib
TITLE:=CyaSSL library
URL:=http://www.yassl.com/
endef
This page took
0.026437 seconds
and
4
git commands to generate.