[Buildroot] [PATCH] package/cjson: add option to build cJSON_Utils

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Jul 20 16:40:06 UTC 2022


On Wed, 20 Jul 2022 17:49:30 +0300
Baruch Siach via buildroot <buildroot at buildroot.org> wrote:

> cJSON_Utils adds support for a few additional JSON RFCs. The size
> increase is small (around 12K for ARM32), but it is more than half the
> size of cJSON itself. So add a separate config option for cJSON_Utils.
> 
> Cc: Danomi Manchego <danomimanchego123 at gmail.com>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> ---
>  package/cjson/Config.in | 10 ++++++++++
>  package/cjson/cjson.mk  |  6 ++++++
>  2 files changed, 16 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list