]> granicus.if.org Git - php/commit
Add configure check for asm goto support
authorDavid Carlier <devnexen@gmail.com>
Tue, 28 Nov 2017 20:37:53 +0000 (20:37 +0000)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 28 Nov 2017 21:55:41 +0000 (22:55 +0100)
commit4e0b3c0c4c27cddcff6013a2c408597bbe87d2d5
tree3acb222894f2a06f1c420406fe325609e6d7eb20
parenta935ad927e520ecae0a426b57b5781345f2b2c00
Add configure check for asm goto support

asm goto is not supported by couple of systems. To make sure it does,
we can check it at configure-time.
Zend/zend_operators.h
configure.ac