uclibc: fix two more regressions introduced in 1.0.18
[buildroot-gz.git] / package / tinycbor / Config.in
blobcf176e46fe313edc072f1d74291cebd2ddb70ffd
1 config BR2_PACKAGE_TINYCBOR
2         bool "tinycbor"
3         # package uses fopencookie(), not available with this toolchain
4         depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX
5         help
6           Concise Binary Object Representation (CBOR) Library
8           https://github.com/01org/tinycbor