mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 17:35:36 +08:00
support swow
This commit is contained in:
@@ -164,15 +164,6 @@
|
||||
"zlib"
|
||||
]
|
||||
},
|
||||
"libuv": {
|
||||
"source": "libuv",
|
||||
"static-libs-unix": [
|
||||
"libuv.a"
|
||||
],
|
||||
"headers": [
|
||||
"uv.h"
|
||||
]
|
||||
},
|
||||
"libxml2": {
|
||||
"source": "libxml2",
|
||||
"static-libs-unix": [
|
||||
@@ -302,7 +293,7 @@
|
||||
"headers": [
|
||||
"openssl"
|
||||
],
|
||||
"lib-suggests": [
|
||||
"lib-depends": [
|
||||
"zlib"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user