buildroot/package/cppcms
Lucile Quirion a518381ed8 cppcms: fix build with uClibc
This patch modifies the cppcms package in order to support uClibc-based
toolchains.

The booster library by default compiles with the posix backend under
Linux, but this needs monetary.h which isn't provided by uClibc, so
work around that with the help of the DISABLE_POSIX_LOCALE configure
option.

Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-04-08 22:53:58 +02:00
..
Config.in cppcms: fix build with uClibc 2014-04-08 22:53:58 +02:00
cppcms.mk cppcms: fix build with uClibc 2014-04-08 22:53:58 +02:00