mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 09:25:35 +08:00
SPC_DEFAULT_C_FLAGS renamed to SPC_DEFAULT_CFLAGS
This commit is contained in:
@@ -46,6 +46,6 @@ SPC_CONCURRENCY=4 spc build:php "mbstring,pcntl" --build-cli
|
||||
SPC_CONCURRENCY=4
|
||||
|
||||
[linux]
|
||||
SPC_DEFAULT_C_FLAGS="-O3"
|
||||
SPC_DEFAULT_CFLAGS="-O3"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user