mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-06 00:05:42 +08:00
Add maintainer-skip-build option
This commit is contained in:
@@ -125,9 +125,10 @@ These flags apply only to the combined `build:php` target. To build a specific S
|
||||
|
||||
### embed Options {#embed-options}
|
||||
|
||||
| Option | Description |
|
||||
|-------------------------|-----------------------------------------------------------------------|
|
||||
| `--build-shared=<list>` | Compile specific extensions as shared libraries (requires embed SAPI) |
|
||||
| Option | Description |
|
||||
|-----------------------------|------------------------------------------------------------------------------------------------------|
|
||||
| `--build-shared=<list>` | Compile specific extensions as shared libraries (requires embed SAPI) |
|
||||
| `--maintainer-skip-build` | (maintainer only) Skip the PHP embed build if `libphp.a` / `libphp.so` already exists in buildroot |
|
||||
|
||||
### Download Pass-through Options {#download-options}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user