summaryrefslogtreecommitdiffstats
path: root/package/qlibc
diff options
context:
space:
mode:
Diffstat (limited to 'package/qlibc')
-rw-r--r--package/qlibc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qlibc/Config.in b/package/qlibc/Config.in
index 170da4940f..ad6f1fee55 100644
--- a/package/qlibc/Config.in
+++ b/package/qlibc/Config.in
@@ -1,9 +1,9 @@
config BR2_PACKAGE_QLIBC
bool "qlibc"
- select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on BR2_USE_WCHAR
depends on !BR2_STATIC_LIBS
+ select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
help
qLibc is currently one of the most functionally complete
public licensed C/C++ libraries. The C/C++ library which
OpenPOWER on IntegriCloud