summaryrefslogtreecommitdiff
path: root/package/flann
diff options
context:
space:
mode:
Diffstat (limited to 'package/flann')
-rw-r--r--package/flann/Config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/flann/Config.in b/package/flann/Config.in
index 1222310bf..3725fc784 100644
--- a/package/flann/Config.in
+++ b/package/flann/Config.in
@@ -2,8 +2,6 @@ config BR2_PACKAGE_FLANN
bool "flann"
depends on BR2_INSTALL_LIBSTDCPP
depends on !BR2_STATIC_LIBS
- # 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