|
@@ -11,6 +11,6 @@ config BR2_PACKAGE_CPPZMQ
|
|
|
|
|
|
http://github.com/zeromq/cppzmq
|
|
http://github.com/zeromq/cppzmq
|
|
|
|
|
|
-comment "cppzmq needs a toolchain w/ C++, IPv6, largefile, wchar"
|
|
|
|
|
|
+comment "cppzmq needs a toolchain w/ C++, IPv6, largefile, wchar, threads"
|
|
depends on !(BR2_INSTALL_LIBSTDCPP && BR2_INET_IPV6 && BR2_LARGEFILE \
|
|
depends on !(BR2_INSTALL_LIBSTDCPP && BR2_INET_IPV6 && BR2_LARGEFILE \
|
|
&& BR2_USE_WCHAR && BR2_TOOLCHAIN_HAS_THREADS)
|
|
&& BR2_USE_WCHAR && BR2_TOOLCHAIN_HAS_THREADS)
|