Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] gawk: show it in config menu when toolchain lacks wchar
@ 2011-10-11 14:02 Gustavo Zacarias
  2011-10-11 14:02 ` [Buildroot] [PATCH 2/5] sed: " Gustavo Zacarias
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gustavo Zacarias @ 2011-10-11 14:02 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/gawk/Config.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/package/gawk/Config.in b/package/gawk/Config.in
index 62ca860..82c970f 100644
--- a/package/gawk/Config.in
+++ b/package/gawk/Config.in
@@ -7,3 +7,6 @@ config BR2_PACKAGE_GAWK
 	  with just a few lines of code.
 
 	  http://www.gnu.org/software/gawk/
+
+comment "gawk requires a toolchain with WCHAR support"
+	depends on !BR2_USE_WCHAR
-- 
1.7.3.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-10-11 14:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-11 14:02 [Buildroot] [PATCH 1/5] gawk: show it in config menu when toolchain lacks wchar Gustavo Zacarias
2011-10-11 14:02 ` [Buildroot] [PATCH 2/5] sed: " Gustavo Zacarias
2011-10-11 14:02 ` [Buildroot] [PATCH 3/5] portmap: use common syntax for RPC support needed comment Gustavo Zacarias
2011-10-11 14:02 ` [Buildroot] [PATCH 4/5] radvd: show it in config menu when toolchain lacks ipv6 Gustavo Zacarias
2011-10-11 14:02 ` [Buildroot] [PATCH 5/5] cvs: show it in config menu when toolchain lacks wchar Gustavo Zacarias
2011-10-11 14:11 ` [Buildroot] [PATCH 1/5] gawk: " Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox