|
@@ -83,6 +83,7 @@ config BR2_PACKAGE_BOOST_CONTEXT
|
|
bool "boost-context"
|
|
bool "boost-context"
|
|
depends on BR2_PACKAGE_BOOST_CONTEXT_ARCH_SUPPORTS
|
|
depends on BR2_PACKAGE_BOOST_CONTEXT_ARCH_SUPPORTS
|
|
depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_64735
|
|
depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_64735
|
|
|
|
+ select BR2_PACKAGE_BOOST_THREAD if !BR2_TOOLCHAIN_GCC_AT_LEAST_4_8
|
|
help
|
|
help
|
|
C++11 context switching library.
|
|
C++11 context switching library.
|
|
|
|
|