Loading package/flann/Config.in +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ config BR2_PACKAGE_FLANN bool "flann" depends on BR2_INSTALL_LIBSTDCPP depends on !BR2_PREFER_STATIC_LIB # triggers an assert in the linker of this toolchain depends on !BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII201305 help FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a Loading Loading
package/flann/Config.in +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ config BR2_PACKAGE_FLANN bool "flann" depends on BR2_INSTALL_LIBSTDCPP depends on !BR2_PREFER_STATIC_LIB # triggers an assert in the linker of this toolchain depends on !BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII201305 help FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a Loading