diff options
author | Cristian RodrÃguez <crrodriguez@opensuse.org> | 2018-08-05 16:07:01 +0200 |
---|---|---|
committer | Peter Kokot <peterkokot@gmail.com> | 2018-08-12 11:15:18 +0200 |
commit | e0fe667421bfd49d25f0052d873cef7c344ebb74 (patch) | |
tree | 802c9fc09aafe8c6a7878101f437d0273769f5a7 /ext/odbc/php_odbc.c | |
parent | 3cef5a2476176ce32e22eb49091718489f4f8872 (diff) | |
download | php-git-e0fe667421bfd49d25f0052d873cef7c344ebb74.tar.gz |
Fix bug #76030 RE2C_FLAGS rarely honoured
Since PHP 5.3 the default lexer generator is RE2C. On Unix-alike build
systems there is also optional configure option --enable-re2c-cgoto
which enables optimized conditional jumps using non-standard computed
goto extension. It is available since RE2C 0.10.3 so it's well covered
by RE2C versions PHP uses. This patch syncs usage of -g option accross
the PHP Unix-alike build system.
Diffstat (limited to 'ext/odbc/php_odbc.c')
0 files changed, 0 insertions, 0 deletions