The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / liblinear / Config.in
1 config BR2_PACKAGE_LIBLINEAR
2         bool "liblinear"
3         depends on BR2_INSTALL_LIBSTDCPP
4         help
5           liblinear is a linear classifier for data with millions of instances and
6           features.
7
8           http://www.csie.ntu.edu.tw/~cjlin/liblinear/
9
10 comment "liblinear needs a toolchain w/ C++"
11         depends on !BR2_INSTALL_LIBSTDCPP