diff options
author | Daniel Axtens <dja@axtens.net> | 2015-11-02 10:17:10 +1100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-12-06 12:37:08 +0100 |
commit | 2ea924fffcb1ed63af6d68560a4930881f4e8ab1 (patch) | |
tree | 6d0b1c95c98549752129966a29995a413ec3fd0a /sapi/phpdbg/phpdbg.c | |
parent | aa8cac578e22e65ceda63d3518d696ccfc920494 (diff) | |
download | php-git-2ea924fffcb1ed63af6d68560a4930881f4e8ab1.tar.gz |
Fix #70831: Compile fails on system with 160 CPUs
This fixes the following build issue on 160-CPU POWER8 machines
ext/tokenizer/tokenizer_data.c:28:34: fatal error: zend_language_parser.h: No such file or directory
#include <zend_language_parser.h>
It is fixed by introducing an explicit dependency on the header file.
Signed-off-by: Daniel Axtens <dja@axtens.net>
Diffstat (limited to 'sapi/phpdbg/phpdbg.c')
0 files changed, 0 insertions, 0 deletions