diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-11-27 12:22:03 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-11-27 12:22:03 +0100 |
commit | 8e25cf26afc4472f9f1225558d582e8cf667514f (patch) | |
tree | 1a5373734142b42ae2fb5eaa2248d333437de047 /Zend/zend_cpuinfo.c | |
parent | bcefbf860288c591385cf6b7d908770da242ad53 (diff) | |
download | php-git-8e25cf26afc4472f9f1225558d582e8cf667514f.tar.gz |
Make sure zend_cpu_supports_pclmul() is always defined
If __builtin_cpu_supports() is available, but doesn't have support
for pclmul, the function would end up not being defined at all.
Diffstat (limited to 'Zend/zend_cpuinfo.c')
0 files changed, 0 insertions, 0 deletions