Merge branch 'xlocale' of git://github.com/lancethepants/crosstool-ng into lancethepants-xlocale

This commit is contained in:
Chris Packham 2020-11-01 20:01:58 +13:00
commit 827b42336e

View File

@ -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