diff options
Diffstat (limited to 'package/cppcms')
-rw-r--r-- | package/cppcms/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cppcms/Config.in b/package/cppcms/Config.in index 4074711b08..11daf7cdfe 100644 --- a/package/cppcms/Config.in +++ b/package/cppcms/Config.in @@ -28,5 +28,5 @@ config BR2_PACKAGE_CPPCMS_ICU Using ICU allows advanced localization features into CppCMS, in another hand ICU is heavier than iconv. -comment "cppcms needs a glibc toolchain w/ C++" +comment "cppcms needs an (e)glibc toolchain w/ C++" depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_USES_GLIBC |