mirror of
https://github.com/openwrt/openwrt.git
synced 2026-04-29 21:15:06 +04:00
if CONFIG_BUILD_NLS is selected, compile uClibc with locale support
SVN-Revision: 29633
This commit is contained in:
@@ -145,7 +145,7 @@ menu "Global build settings"
|
||||
bool "Compile with full language support"
|
||||
help
|
||||
When this option is enabled, packages are built with the full versions of iconv and GNU gettext
|
||||
instead of the default OpenWrt stubs.
|
||||
instead of the default OpenWrt stubs. If uClibc is used, it is also built with locale support.
|
||||
|
||||
config SHADOW_PASSWORDS
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user