diff options
author | Alexey Neyman <stilor@att.net> | 2017-07-03 14:49:54 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-07-08 10:57:56 -0700 |
commit | 16a56ed75b489186ae49a8c62945ca914e263477 (patch) | |
tree | 1908a6f9cbc0902c4b34e784a5860bcd9caa4626 /config/arch | |
parent | f63fbd356f4e80b2f597796039eb79a69121fb4d (diff) | |
download | crosstool-ng-16a56ed75b489186ae49a8c62945ca914e263477.tar.gz crosstool-ng-16a56ed75b489186ae49a8c62945ca914e263477.tar.bz2 crosstool-ng-16a56ed75b489186ae49a8c62945ca914e263477.zip |
uClibc locale "package"
Does not build, though.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/arch')
-rw-r--r-- | config/arch/xtensa.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/arch/xtensa.in b/config/arch/xtensa.in index c247f62a..3ffa4e80 100644 --- a/config/arch/xtensa.in +++ b/config/arch/xtensa.in @@ -5,7 +5,6 @@ ## select ARCH_DEFAULT_LE ## select ARCH_SUPPORTS_BOTH_MMU ## select ARCH_DEFAULT_HAS_MMU -## select USE_OVERLAY ## ## help The xtensa architecture ## help |