Commits

Fabrice Fontaine committed e01248c4cfd
cjson: fix build for toolchains without ssp Set ENABLE_CUSTOM_COMPILER_FLAGS to OFF to disable custom flags, in particular -fstack-protector-strong which depends on BR2_TOOLCHAIN_HAS_SSP Fixes: http://autobuild.buildroot.net/results/cfcf3bc8066159dfddd1786954d78e8527858f2f/ Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>