mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
formatting
This commit is contained in:
parent
b7e8587608
commit
9c7e2171f6
@ -76,9 +76,9 @@ SPC_LIBC=musl
|
|||||||
|
|
||||||
; Recommended: specify your target here. Zig toolchain will be used.
|
; Recommended: specify your target here. Zig toolchain will be used.
|
||||||
; examples:
|
; examples:
|
||||||
; `native-native-gnu` - links against glibc, version 2.17
|
; `native-native-gnu` - links against glibc, current OS version
|
||||||
; `native-native-gnu.2.17` - links against glibc, version 2.17
|
; `native-native-gnu.2.17` - links against glibc, version 2.17
|
||||||
; `native-native` - static linking against musl
|
; `native-native` - static linking against musl
|
||||||
; `native-native-musl -dynamic` - links against musl libc
|
; `native-native-musl -dynamic` - links against musl libc
|
||||||
; SPC_TARGET=
|
; SPC_TARGET=
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user