Config.in 306 B

1234567891011
  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
  6. instances and features.
  7. http://www.csie.ntu.edu.tw/~cjlin/liblinear/
  8. comment "liblinear needs a toolchain w/ C++"
  9. depends on !BR2_INSTALL_LIBSTDCPP