|
@@ -90,6 +90,7 @@ config BR2_PACKAGE_BOOST_CONTRACT
|
|
bool "boost-contract"
|
|
bool "boost-contract"
|
|
# pthread_condattr_setclock
|
|
# pthread_condattr_setclock
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
|
|
|
+ select BR2_PACKAGE_BOOST_SYSTEM
|
|
help
|
|
help
|
|
Contract programming for C++.
|
|
Contract programming for C++.
|
|
|
|
|