cjson: fix build for toolchains without ssp
commite01248c4cfd34a66517dc2c57d4478e3ce31ba43
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 28 Feb 2017 22:26:07 +0000 (28 23:26 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 1 Mar 2017 20:48:41 +0000 (1 21:48 +0100)
tree547510a8316af5927d2b4c24e28a2216ed2be10c
parent9647c3c5e9976c8ee666fdd91039289d09e07a4b
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>
package/cjson/cjson.mk