mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-05 15:55:39 +08:00
Add maintainer-skip-build option
This commit is contained in:
@@ -128,6 +128,7 @@ spc build:php <extensions> [options]
|
||||
| 选项 | 说明 |
|
||||
|---|---|
|
||||
| `--build-shared=<list>` | 将指定扩展编译为共享库(需要 embed SAPI)|
|
||||
| `--maintainer-skip-build` | (仅维护者)若 buildroot 中已存在 `libphp.a` / `libphp.so`,则跳过 PHP embed 的编译构建 |
|
||||
|
||||
### 下载透传选项 {#download-options}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user