summaryrefslogtreecommitdiffstats
path: root/package/findutils
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-04-02 12:39:48 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-04-02 12:39:48 +0200
commit5b44556925b1ca0ef01dda0389e885089ae2df57 (patch)
tree4e0fbce594f10e6d39d8275bac67c863d6a989dd /package/findutils
parent42a889b7efa707025fed34640d111c731e9a4119 (diff)
downloadbuildroot-novena-5b44556925b1ca0ef01dda0389e885089ae2df57.tar.gz
buildroot-novena-5b44556925b1ca0ef01dda0389e885089ae2df57.zip
findutils: show comment if wchar isn't enabled
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/findutils')
-rw-r--r--package/findutils/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/findutils/Config.in b/package/findutils/Config.in
index 25a13c608..bbe2cc14b 100644
--- a/package/findutils/Config.in
+++ b/package/findutils/Config.in
@@ -6,3 +6,6 @@ config BR2_PACKAGE_FINDUTILS
common 'find', 'xargs', 'locate', and 'updatedb' binaries.
http://www.gnu.org/software/findutils/findutils.html
+
+comment "findutils requires a toolchain with WCHAR support"
+ depends on !BR2_USE_WCHAR