diff options
| author | Pascal de Bruijn <pmjdebruijn@pcode.nl> | 2020-01-30 13:48:44 +0100 |
|---|---|---|
| committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-30 15:51:54 +0100 |
| commit | f0f5c415a6e0abc40514f97113deb52a343174ee (patch) | |
| tree | 4dabacdabf8bfa3c8143381922633f943dca0bbc /ext/zip/php_zip.c | |
| parent | f70b552326e5242655d6ac2c55ca220e89afef34 (diff) | |
| download | php-git-f0f5c415a6e0abc40514f97113deb52a343174ee.tar.gz | |
fix cross compilation failure due to size_t typecast in define
The following commit introduces a cross-compilation failure:
93c728b77cfb47f5cfdd1863f8982ea59d344205
"Try to control ZEND_MM_ALIGNED_SIZE type"
br-arm-full/build/php-7.4.2/Zend/zend_alloc.h:30:38:
error: missing binary operator before token "8"
^
br-arm-full/build/php-7.4.2/ext/opcache/ZendAccelerator.c:1380:7:
note: in expansion of macro ‘ZEND_MM_ALIGNMENT’
Closes GH-5128.
Diffstat (limited to 'ext/zip/php_zip.c')
0 files changed, 0 insertions, 0 deletions
