Lines Matching refs:on
2 depends on BR2_USE_MMU
3 depends on !BR2_INSTALL_LIBSTDCPP || \
6 depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
10 depends on BR2_INSTALL_LIBSTDCPP
11 depends on BR2_TOOLCHAIN_HAS_THREADS
12 depends on BR2_USE_MMU # fork()
13 depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86" # protobuf-c
14 depends on BR2_TOOLCHAIN_GCC_AT_LEAST_5 # C++14
34 depends on BR2_PACKAGE_PROTOBUF_ARCH_SUPPORTS # protobuf
35 depends on BR2_PACKAGE_PYTHON_NUMPY_ARCH_SUPPORTS # python-numpy
36 depends on BR2_PACKAGE_PYTHON3
37 depends on !BR2_STATIC_LIBS # protobuf
38 depends on BR2_TOOLCHAIN_USES_GLIBC || BR2_TOOLCHAIN_USES_MUSL # python-numpy
49 depends on !BR2_PACKAGE_PYTHON3
50 depends on BR2_PACKAGE_PROTOBUF_ARCH_SUPPORTS
51 depends on BR2_PACKAGE_PYTHON_NUMPY_ARCH_SUPPORTS
54 depends on BR2_STATIC_LIBS
55 depends on BR2_PACKAGE_PROTOBUF_ARCH_SUPPORTS
56 depends on BR2_PACKAGE_PYTHON_NUMPY_ARCH_SUPPORTS
57 depends on !(BR2_TOOLCHAIN_USES_GLIBC || BR2_TOOLCHAIN_USES_MUSL)
62 depends on BR2_PACKAGE_PROTOBUF_ARCH_SUPPORTS # protobuf
63 depends on !BR2_STATIC_LIBS # dlfcn.h
64 depends on BR2_USE_WCHAR
65 depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_64735 # std::future
69 depends on BR2_PACKAGE_PROTOBUF_ARCH_SUPPORTS
70 depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_64735
71 depends on BR2_STATIC_LIBS || !BR2_USE_WCHAR
74 depends on BR2_TOOLCHAIN_HAS_GCC_BUG_64735