mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-22 16:25:36 +08:00
Adjust ast support
This commit is contained in:
@@ -1,18 +1,4 @@
|
||||
{
|
||||
"ast": {
|
||||
"source": "ast",
|
||||
"static-libs-unix": [
|
||||
"ast.la",
|
||||
"ast.lo"
|
||||
],
|
||||
"static-libs-windows": [
|
||||
],
|
||||
"headers": [
|
||||
"ast_arginfo.h",
|
||||
"ast_str_defs.h",
|
||||
"php_ast.h"
|
||||
]
|
||||
},
|
||||
"brotli": {
|
||||
"source": "brotli",
|
||||
"static-libs-unix": [
|
||||
|
||||
Reference in New Issue
Block a user