Fixes
http://autobuild.buildroot.net/results/
28f10dcc772809d53315f6dfb37bb41d77183abe/.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
config BR2_PACKAGE_COLLECTD
bool "collectd"
+ depends on BR2_TOOLCHAIN_HAS_THREADS
help
collectd is a daemon which collects system performance
statistics periodically and provides mechanisms to store
endmenu
endif
+
+comment "collectd needs a toolchain with thread support"
+ depends on !BR2_TOOLCHAIN_HAS_THREADS