projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add a patch to move astdb from flash to tmpfs
[openwrt.git]
/
openwrt
/
package
/
matrixssl
/
Config.in
diff --git
a/openwrt/package/matrixssl/Config.in
b/openwrt/package/matrixssl/Config.in
index
7f056c3
..
b8faecd
100644
(file)
--- a/
openwrt/package/matrixssl/Config.in
+++ b/
openwrt/package/matrixssl/Config.in
@@
-1,7
+1,11
@@
config BR2_PACKAGE_MATRIXSSL
config BR2_PACKAGE_MATRIXSSL
+ select BR2_PACKAGE_LIBPTHREAD
tristate "matrixssl"
tristate "matrixssl"
- default m
+ default m
if CONFIG_DEVEL
help
an embedded SSL implementation
http://www.matrixssl.org/
help
an embedded SSL implementation
http://www.matrixssl.org/
+
+ Depends: libpthread
+
This page took
0.021997 seconds
and
4
git commands to generate.