Update Buildroot to 2021.02 (#1274)
This commit is contained in:
@@ -2,6 +2,7 @@ config BR2_PACKAGE_LIBGEOS
|
||||
bool "libgeos"
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
depends on BR2_USE_WCHAR
|
||||
depends on !BR2_nios2
|
||||
help
|
||||
GEOS (Geometry Engine - Open Source) is a C++ port of the
|
||||
JTS Topology Suite (JTS). It aims to contain the complete
|
||||
@@ -13,3 +14,4 @@ config BR2_PACKAGE_LIBGEOS
|
||||
|
||||
comment "libgeos needs a toolchain w/ C++, wchar"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR
|
||||
depends on !BR2_nios2
|
||||
|
||||
Reference in New Issue
Block a user