mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
https://github.com/sustrik/libdill/pull/228 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
config BR2_PACKAGE_LIBDILL
|
|
bool "libdill"
|
|
help
|
|
Libdill is a C library that makes writing structured
|
|
concurrent programs easy.
|
|
|
|
https://sustrik.github.io/libdill/
|