Files
rpi-buildroot/package/liblinear/Config.in
Julien Olivain 5440d6c446 package/liblinear: change homepage url to use https
The package homepage http url redirects to https. This commit updates
this url to directly use https.

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-10-26 15:22:28 +02:00

12 lines
307 B
Plaintext

config BR2_PACKAGE_LIBLINEAR
bool "liblinear"
depends on BR2_INSTALL_LIBSTDCPP
help
liblinear is a linear classifier for data with millions of
instances and features.
https://www.csie.ntu.edu.tw/~cjlin/liblinear/
comment "liblinear needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP