summaryrefslogtreecommitdiffstats
path: root/package/lua-http/lua-http.hash
diff options
context:
space:
mode:
authorFrank Hunleth <fhunleth@troodon-software.com>2018-12-31 11:07:14 -0500
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-12-31 17:15:01 +0100
commit78c4144fb172d8c203939e1c2fa7a24b9e288415 (patch)
treed70fed7dbe3a279ec0d231931320220dbfd3416c /package/lua-http/lua-http.hash
parentfd8c0588319506518e67966e9f3dcc8ebfe65ac5 (diff)
downloadbuildroot-78c4144fb172d8c203939e1c2fa7a24b9e288415.tar.gz
buildroot-78c4144fb172d8c203939e1c2fa7a24b9e288415.zip
package/php-amqp: fix build with php 7.3.0
This includes an upstream patch that fixes the following error: ``` /home/naourr/work/instance-1/output/build/php-amqp-1.9.3/amqp_channel.c: In function 'php_amqp_destroy_fci': /home/naourr/work/instance-1/output/build/php-amqp-1.9.3/amqp_channel.c:104:37: error: lvalue required as decrement operand GC_REFCOUNT(fci->object)--; ^~ /home/naourr/work/instance-1/output/build/php-amqp-1.9.3/amqp_channel.c: In function 'php_amqp_duplicate_fci': /home/naourr/work/instance-1/output/build/php-amqp-1.9.3/amqp_channel.c:115:40: error: lvalue required as increment operand GC_REFCOUNT(source->object)++; ^~ make[1]: *** [Makefile:206: amqp_channel.lo] Error 1 ``` The patch was created from the commit at: https://github.com/pdezwart/php-amqp/commit/1205d3287df0a9ec762a6594b4fa018ed9637d21 Upstream has not yet made an official release that includes it. Fixes: http://autobuild.buildroot.net/results/222873a689f7b9da20acb3604b8364885e96b98d http://autobuild.buildroot.net/results/90710cb2a4873f39aa75db79ff70aa9e4bdf83ae Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/lua-http/lua-http.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud