mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-19 22:03:45 -09:00
Signed-off-by: Francois Perrad <francois.perrad.86@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
9 lines
232 B
Plaintext
9 lines
232 B
Plaintext
config BR2_PACKAGE_HARE_EV
|
|
bool "hare-ev"
|
|
depends on BR2_PACKAGE_HOST_HARE_TARGET_ARCH_SUPPORTS
|
|
select BR2_PACKAGE_HOST_HARE
|
|
help
|
|
This package provides an event loop for Hare programs.
|
|
|
|
https://git.sr.ht/~sircmpwn/hare-ev
|