mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
While the imagemagick C++ support requires wchar, it is not the case for the graphicsmagick C++ support, so we can drop the BR2_USE_WCHAR condition when deciding whether or not GraphicsMagick++-config should be tweaked. Signed-off-by: Grzegorz Blach <grzegorz@blach.pl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>