1 config BR2_PACKAGE_RABBITMQ_C
3 depends on BR2_TOOLCHAIN_HAS_THREADS
5 This is a C-language AMQP client library for use with v2.0+
6 of the RabbitMQ broker.
8 https://github.com/alanxz/rabbitmq-c
10 comment "rabbitmq-c needs a toolchain w/ threads"
11 depends on !BR2_TOOLCHAIN_HAS_THREADS