Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
comment "php-zmq needs a toolchain w/ C++, wchar, threads"
|
||||
depends on !(BR2_INSTALL_LIBSTDCPP && BR2_USE_WCHAR \
|
||||
&& BR2_TOOLCHAIN_HAS_THREADS)
|
||||
comment "php-zmq needs a toolchain w/ C++, threads"
|
||||
depends on !(BR2_INSTALL_LIBSTDCPP && BR2_TOOLCHAIN_HAS_THREADS)
|
||||
|
||||
config BR2_PACKAGE_PHP_ZMQ
|
||||
bool "php-zmq"
|
||||
depends on BR2_PACKAGE_PHP
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
depends on BR2_USE_WCHAR # util-linux
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
select BR2_PACKAGE_ZEROMQ
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user