mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 13:47:48 +00:00
Merge branch 'xlocale' of git://github.com/lancethepants/crosstool-ng into lancethepants-xlocale
This commit is contained in:
commit
827b42336e
@ -303,7 +303,6 @@ manage_uClibc_config()
|
||||
CT_KconfigEnableOption "UCLIBC_HAS_LOCALE" "${dst}"
|
||||
CT_KconfigDeleteOption "UCLIBC_PREGENERATED_LOCALE_DATA" "${dst}"
|
||||
CT_KconfigDeleteOption "UCLIBC_DOWNLOAD_PREGENERATED_LOCALE_DATA" "${dst}"
|
||||
CT_KconfigDeleteOption "UCLIBC_HAS_XLOCALE" "${dst}"
|
||||
fi
|
||||
|
||||
# WCHAR support
|
||||
|
Loading…
Reference in New Issue
Block a user