cppcms: fix build with uClibc
authorLucile Quirion <lucile.quirion@savoirfairelinux.com>
Mon, 7 Apr 2014 19:17:24 +0000 (15:17 -0400)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 8 Apr 2014 20:53:58 +0000 (22:53 +0200)
commita518381ed805c368b42935fbfe51b3f3cb8a3bcf
treec081da7c5c687e45f0969026cd707373fd4d604d
parentd996fe44d32a8382db7ca07636aea8d27366c448
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>
package/cppcms/Config.in
package/cppcms/cppcms.mk