diff options
Diffstat (limited to 'package/gtest/Config.in')
-rw-r--r-- | package/gtest/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gtest/Config.in b/package/gtest/Config.in index 883cf97ed7..c07f13bf6f 100644 --- a/package/gtest/Config.in +++ b/package/gtest/Config.in @@ -22,4 +22,5 @@ config BR2_PACKAGE_GTEST http://code.google.com/p/googletest/ comment "gtest needs a toolchain w/ C++, wchar, threads" + depends on BR2_USE_MMU depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INSTALL_LIBSTDCPP |