boost: fix build with uClibc, add locale/timer modules options
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 16 Apr 2012 19:46:46 +0000 (21:46 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 16 Apr 2012 19:46:46 +0000 (21:46 +0200)
commit8b354dac5a414a7e335276a53a32b9dcfd61b379
treeb8e2453d7babadace105183720bb785f7efa4151
parentfeba8b1382bfda10bc479f744e4697c868a23dc3
boost: fix build with uClibc, add locale/timer modules options

Boost 1.49 added two new modules, locale and timer - So add sub options
to control compilation of those. The locale module by default compiles
the posix backend under Linux, but this needs monetary.h which isn't
provided by uClibc, so work around that.

While we're at it, hide the icu option as that is just an internal
configuration option used by E.G. the locale module.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/boost/Config.in
package/boost/boost.mk