diff options
Diffstat (limited to 'package/coreutils/Config.in')
-rw-r--r-- | package/coreutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/coreutils/Config.in b/package/coreutils/Config.in index c416ab1d45..206b85ab50 100644 --- a/package/coreutils/Config.in +++ b/package/coreutils/Config.in @@ -14,5 +14,5 @@ config BR2_PACKAGE_COREUTILS http://www.gnu.org/software/coreutils/ -comment "coreutils requires a toolchain with WCHAR support" +comment "coreutils needs a toolchain w/ wchar" depends on !BR2_USE_WCHAR |