boost: test module uses fork()
Fixes http://autobuild.buildroot.net/results/17dd7946631354d59336259d5f31aa899e3599b8/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
48c9548ce7
commit
e00ee4c835
@ -77,6 +77,7 @@ config BR2_PACKAGE_BOOST_SYSTEM
|
||||
|
||||
config BR2_PACKAGE_BOOST_TEST
|
||||
bool "boost-test"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
|
||||
config BR2_PACKAGE_BOOST_THREAD
|
||||
bool "boost-thread"
|
||||
|
Loading…
Reference in New Issue
Block a user