libjson-c: disable libbsd
authorRosen Penev <rosenp@gmail.com>
Mon, 4 Jul 2022 07:56:19 +0000 (00:56 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 4 Jul 2022 18:37:41 +0000 (20:37 +0200)
commit341121edd49428acb992ce34b27e51454ca904cf
tree05bbe22e041542becf399b103ff3b45dca3a808a
parenta0c5b03e02528b938f1c6d411a582b67b7e9fe7b
libjson-c: disable libbsd

libjson-c is happy to pick up libbsd both on the host and target.
Reproducible with

make package/libbsd/compile;make package/libjson-c/compile

Also fixes host compilation on Arch Linux for a similar reason.
Undefined reference to arc4random.

Fixes: f3a198697f60 ("libjson-c: update to 0.16")
Acked-by: Thomas Huehn thomas.huehn@hs-nordhausen.de
Acked-by: Nick Hainke vincent@systemli.org
Signed-off-by: Rosen Penev <rosenp@gmail.com>
package/libs/libjson-c/Makefile