diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2018-06-04 19:03:29 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-06-04 21:48:28 +0200 |
commit | d93305744b1dc758a3d86088473d571194762e19 (patch) | |
tree | bc5c4aaafc172f84857b907adaadc7a90cb063a3 /package/python-websockets/python-websockets.mk | |
parent | 407fb2fe202aaeb273e4986dc88c30596a7fe8db (diff) | |
download | buildroot-d93305744b1dc758a3d86088473d571194762e19.tar.gz buildroot-d93305744b1dc758a3d86088473d571194762e19.zip |
php-amqp: needs openssl support in rabbitmq-c
Since version 1.8.0, php-amqp needs a rabbitmq-c with openssl support:
https://github.com/pdezwart/php-amqp/issues/310
SSL support is disabled in rabbitmq-c if BR2_STATIC_LIBS is set however
don't add an unneeded !BR2_STATIC_LIBS dependency in Config.in as all
PHP External Extensions depends on !BR2_STATIC_LIBS
(see package/Config.in)
Fixes:
- http://autobuild.buildroot.net/results/b7c89bbbd0ca1df08dd7cbfc90c7b45dcf1fad05
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-websockets/python-websockets.mk')
0 files changed, 0 insertions, 0 deletions