remove libffi support default

This commit is contained in:
crazywhalecc 2023-04-08 18:36:10 +08:00
parent 24ce235ed4
commit feae9b59f5
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -174,7 +174,6 @@ class LinuxBuilder extends BuilderBase
'--disable-all ' .
'--disable-cgi ' .
'--disable-phpdbg ' .
'--with-ffi ' .
'--enable-cli ' .
'--enable-micro=all-static ' .
($this->zts ? '--enable-zts' : '') . ' ' .