31cb23ca0a
[Thomas: - pass -DBUILD_TOOLS_DOCS=OFF in <pkg>_CONF_OPTS - use -DBUILD_SHARED_LIBS and -DBUILD_STATIC_LIBS to enable/disable the creation of shared/static libraries depending on the configuration. - remove trailing spaces.] Signed-off-by: Joris Lijssens <joris.lijssens@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
config BR2_PACKAGE_RABBITMQ_C
|
|
bool "rabbitmq-c"
|
|
help
|
|
This is a C-language AMQP client library for use with v2.0+
|
|
of the RabbitMQ broker.
|
|
|
|
https://github.com/alanxz/rabbitmq-c
|