mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 16:55:38 +08:00
Add go-xcaddy,musl-toolchain,php,upx, and also glfw linux support
This commit is contained in:
@@ -244,27 +244,6 @@
|
||||
"arg-type": "with-path"
|
||||
}
|
||||
},
|
||||
"ext-glfw": {
|
||||
"type": "php-extension",
|
||||
"artifact": "ext-glfw",
|
||||
"depends": [
|
||||
"glfw"
|
||||
],
|
||||
"depends@windows": [],
|
||||
"license": {
|
||||
"type": "file",
|
||||
"path": "LICENSE"
|
||||
},
|
||||
"php-extension": {
|
||||
"support": {
|
||||
"Windows": "wip",
|
||||
"BSD": "no",
|
||||
"Linux": "no"
|
||||
},
|
||||
"arg-type": "custom",
|
||||
"notes": true
|
||||
}
|
||||
},
|
||||
"ext-gmp": {
|
||||
"type": "php-extension",
|
||||
"depends": [
|
||||
|
||||
Reference in New Issue
Block a user