mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
Compare commits
2 Commits
5a354d58fa
...
7f860e46f3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7f860e46f3 | ||
|
|
f186c4572b |
@@ -30,6 +30,7 @@ function php_compile_args() {
|
||||
_php_arg="$_php_arg --with-pear=no"
|
||||
_php_arg="$_php_arg --disable-cgi"
|
||||
_php_arg="$_php_arg --disable-phpdbg"
|
||||
_php_arg="$_php_arg --with-config-file-path=/etc"
|
||||
_php_arg="$_php_arg $($self_dir/check-extensions.sh check_in_configure $1)"
|
||||
echo $_php_arg
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user