编译安装 PHP8.1.10 ,卡在这里了:
In file included from /usr/local/xz/php-8.1.10/ext/opcache/jit/zend_jit.c:722:
/usr/local/xz/php-8.1.10/Zend/zend_cpuinfo.h:211:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
211 | static inline int zend_cpu_supports_pclmul() {
| ^~~~~~~~~~~~~~~~~~~~~~~~