Bug 421

Summary: toolchain: Clean up toolchain locale support menu.
Product: buildroot Reporter: Will Newton <will.newton>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: Clean up toolchain locale support menu.

Description Will Newton 2009-06-24 13:03:44 UTC
Created attachment 423 [details]
Clean up toolchain locale support menu.

This patch cleans up and fixes some minor issues with the locale support section of the toolchain menu.

1. uClibc requires wchar support if locales are enabled, make locale support select wchar support.
2. Allow purging of locale information even if there is no locale support in the C library. This cleans up after packages that install things into /usr/share/locale on the target.
Comment 1 Peter Korsgaard 2009-07-27 08:42:21 UTC
thanks, committed