summaryrefslogtreecommitdiff
path: root/scripts/build
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2020-11-01 07:01:58 (GMT)
committerChris Packham <judge.packham@gmail.com>2020-11-01 07:01:58 (GMT)
commit827b42336e34bc0461faf7cccb0a0c3bc318116e (patch)
tree0f6c3c005f32580fcb829dc82a0e25921a125c38 /scripts/build
parentdd20ee5526b08baf97ca559e93d7546ec0746cfa (diff)
parentbc5798a8ea53368860f14134b28935b15536af1d (diff)
Merge branch 'xlocale' of git://github.com/lancethepants/crosstool-ng into lancethepants-xlocale
Diffstat (limited to 'scripts/build')
-rw-r--r--scripts/build/libc/uClibc.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/libc/uClibc.sh b/scripts/build/libc/uClibc.sh
index 5c04b32..4328542 100644
--- a/scripts/build/libc/uClibc.sh
+++ b/scripts/build/libc/uClibc.sh
@@ -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