mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
Update static-compile-php.sh
This commit is contained in:
parent
18c74cdadb
commit
2b3f736c68
@ -261,7 +261,7 @@ function php_get_configure_args() {
|
||||
_php_arg="$_php_arg --disable-phpdbg"
|
||||
|
||||
case $(lib_ver php) in
|
||||
7.3.*)
|
||||
7.3.*|7.2.*)
|
||||
_php_arg="$_php_arg --with-gd"
|
||||
_php_arg="$_php_arg --enable-libxml"
|
||||
_php_arg="$_php_arg --with-libxml-dir=$_opt_dir/libxml2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user