From: Thomas De Schampheleire <patrickdepinguin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 6 of 6] gawk: add missing comment for toolchain option dependencies
Date: Wed, 18 Dec 2013 21:29:14 +0100 [thread overview]
Message-ID: <8ff1682dfb27742dfe26.1387398554@argentina> (raw)
In-Reply-To: <patchbomb.1387398548@argentina>
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
---
package/gawk/Config.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/gawk/Config.in b/package/gawk/Config.in
--- a/package/gawk/Config.in
+++ b/package/gawk/Config.in
@@ -10,6 +10,6 @@ config BR2_PACKAGE_GAWK
http://www.gnu.org/software/gawk/
-comment "gawk needs a toolchain w/ wchar"
+comment "gawk needs a toolchain w/ wchar, dynamic library"
depends on BR2_USE_MMU
- depends on !BR2_USE_WCHAR
+ depends on !BR2_USE_WCHAR || 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 ` [Buildroot] [PATCH 4 of 6] p11-kit: add missing comment for dynamic library support Thomas De Schampheleire
2013-12-18 20:29 ` [Buildroot] [PATCH 5 of 6] udev: add missing comment for toolchain option dependencies Thomas De Schampheleire
2013-12-18 20:29 ` Thomas De Schampheleire [this message]
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=8ff1682dfb27742dfe26.1387398554@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