Fix for file injection is broken on centos computes with Cirros images LP #1587960
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / php-zmq / Config.in
1 comment "php-zmq needs a toolchain w/ C++, wchar, threads"
2         depends on !(BR2_INSTALL_LIBSTDCPP && BR2_USE_WCHAR \
3                 && BR2_TOOLCHAIN_HAS_THREADS)
4
5 config BR2_PACKAGE_PHP_ZMQ
6         bool "php-zmq"
7         depends on BR2_PACKAGE_PHP
8         depends on BR2_INSTALL_LIBSTDCPP
9         depends on BR2_USE_WCHAR # util-linux
10         depends on BR2_TOOLCHAIN_HAS_THREADS
11         select BR2_PACKAGE_ZEROMQ
12         help
13           ZeroMQ messaging bindings for PHP
14
15           http://pecl.php.net/package/zmq