mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
Add extra encodings for libiconv
This commit is contained in:
parent
4f5177d57e
commit
3e013cd642
@ -15,6 +15,7 @@ trait libiconv
|
||||
'./configure ' .
|
||||
'--enable-static ' .
|
||||
'--disable-shared ' .
|
||||
'--enable-extra-encodings ' .
|
||||
'--prefix='
|
||||
)
|
||||
->exec('make clean')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user