board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / liblinear / Config.in
blobf25c1196fc14b976e3f6ce763cefaafcb32a72d9
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
6           and features.
8           http://www.csie.ntu.edu.tw/~cjlin/liblinear/
10 comment "liblinear needs a toolchain w/ C++"
11         depends on !BR2_INSTALL_LIBSTDCPP