projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9235bb1
)
p11-kit: add missing comment for dynamic library support
author
Thomas De Schampheleire
<patrickdepinguin@gmail.com>
Wed, 18 Dec 2013 20:29:12 +0000
(21:29 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Thu, 19 Dec 2013 20:41:49 +0000
(21:41 +0100)
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/p11-kit/Config.in
patch
|
blob
|
history
diff --git
a/package/p11-kit/Config.in
b/package/p11-kit/Config.in
index 8d0cf38344fa21d780f48001f30007aa82a97469..c72006f7d11a81dc1ad199df91e0a42379554cdf 100644
(file)
--- a/
package/p11-kit/Config.in
+++ b/
package/p11-kit/Config.in
@@
-11,6
+11,6
@@
config BR2_PACKAGE_P11_KIT
http://p11-glue.freedesktop.org/p11-kit.html
-comment "p11-kit needs a toolchain w/ threads"
+comment "p11-kit needs a toolchain w/ threads
, dynamic library
"
depends on BR2_USE_MMU
- depends on !BR2_TOOLCHAIN_HAS_THREADS
+ depends on !BR2_TOOLCHAIN_HAS_THREADS
|| BR2_PREFER_STATIC_LIB