diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2015-12-30 13:51:04 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-30 19:22:51 +0100 |
commit | 6e8f91f346c3fefd5e9115881813f96ae422b5a7 (patch) | |
tree | f4996b6aeac979caa5d15ec489152dd618d7ff93 /package/python-twisted | |
parent | 2fa6e2444504752320c8d2f18301251ce0305557 (diff) | |
download | buildroot-6e8f91f346c3fefd5e9115881813f96ae422b5a7.tar.gz buildroot-6e8f91f346c3fefd5e9115881813f96ae422b5a7.zip |
bind: disable libjson support
It conflicts with jsoncpp, bind probes for json/json.h first, but that
header is installed by jsoncpp, which is completely different from
json-c.
Since it's not clear who's correct here (there might be some other
json-c predecessor/version that installs there as well) and the same
functionality (stats channel) is provided by libxml2 as well, just
disable libjson support completely.
Fixes:
http://autobuild.buildroot.net/results/226/2262c9b46663ea7a45e128a5fd7ff30417c2c2a7/build-end.log
(indirectly, it was probing aboslute directories while searching for it)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-twisted')
0 files changed, 0 insertions, 0 deletions