gtest: needs mmu
Fixes: http://autobuild.buildroot.net/results/ed2026b98d0cdded8d8ee4d5c86823142a5bdab9/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
56e14a6bc0
commit
f19928597b
@ -3,6 +3,7 @@ config BR2_PACKAGE_GTEST
|
||||
depends on BR2_USE_WCHAR
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
Google's framework for writing C++ tests on a variety of
|
||||
platforms (Linux, Mac OS X, Windows, Cygwin, Windows CE, and
|
||||
|
Loading…
Reference in New Issue
Block a user