buildrootschalter/package/libev/Config.in
Thomas Petazzoni d246aad345 libev: disable on avr32
Fixes:

  http://autobuild.buildroot.org/results/4951121337fad670d8bf869483774ccf9e91dd47/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-12-09 21:57:56 +01:00

9 lines
198 B
Plaintext

config BR2_PACKAGE_LIBEV
bool "libev"
# needs memory fences
depends on !BR2_avr32
help
Userspace library for handling asynchronous notifications
http://software.schmorp.de/pkg/libev.html