Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
comment "python-libconfig needs a toolchain w/ C++, threads"
|
||||
depends on BR2_PACKAGE_BOOST_ARCH_SUPPORTS
|
||||
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS
|
||||
|
||||
config BR2_PACKAGE_PYTHON_LIBCONFIG
|
||||
@@ -9,7 +8,6 @@ config BR2_PACKAGE_PYTHON_LIBCONFIG
|
||||
select BR2_PACKAGE_LIBCONFIG
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
depends on BR2_PACKAGE_BOOST_ARCH_SUPPORTS
|
||||
help
|
||||
Python bindings to the C++ library libconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user