Bug 421 - toolchain: Clean up toolchain locale support menu.
Summary: toolchain: Clean up toolchain locale support menu.
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-24 13:03 UTC by Will Newton
Modified: 2009-07-27 08:42 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Clean up toolchain locale support menu. (1.62 KB, patch)
2009-06-24 13:03 UTC, Will Newton
Details

Note You need to log in before you can comment on or make changes to this bug.
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