From: Thomas De Schampheleire <patrickdepinguin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4 of 6] p11-kit: add missing comment for dynamic library support
Date: Wed, 18 Dec 2013 21:29:12 +0100 [thread overview]
Message-ID: <d30ec246582b67ff559f.1387398552@argentina> (raw)
In-Reply-To: <patchbomb.1387398548@argentina>
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
---
package/p11-kit/Config.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/p11-kit/Config.in b/package/p11-kit/Config.in
--- 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
next prev parent reply other threads:[~2013-12-18 20:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-18 20:29 [Buildroot] [PATCH 0 of 6] Add some missing comments for toolchain option dependencies Thomas De Schampheleire
2013-12-18 20:29 ` [Buildroot] [PATCH 1 of 6] mongrel2: add missing comment " Thomas De Schampheleire
2013-12-18 20:29 ` [Buildroot] [PATCH 2 of 6] tzdata: " Thomas De Schampheleire
2013-12-18 20:29 ` [Buildroot] [PATCH 3 of 6] qt5quick1: " Thomas De Schampheleire
2013-12-18 20:29 ` Thomas De Schampheleire [this message]
2013-12-18 20:29 ` [Buildroot] [PATCH 5 of 6] udev: " Thomas De Schampheleire
2013-12-18 20:29 ` [Buildroot] [PATCH 6 of 6] gawk: " Thomas De Schampheleire
2013-12-19 20:42 ` [Buildroot] [PATCH 0 of 6] Add some missing comments " Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d30ec246582b67ff559f.1387398552@argentina \
--to=patrickdepinguin@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox