mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 17:35:36 +08:00
Merge branch 'main' into feat/xdebug-dynamic
This commit is contained in:
@@ -78,7 +78,6 @@
|
||||
"zlib"
|
||||
],
|
||||
"lib-depends-windows": [
|
||||
"openssl",
|
||||
"zlib",
|
||||
"libssh2",
|
||||
"nghttp2"
|
||||
@@ -672,6 +671,14 @@
|
||||
"zstd"
|
||||
]
|
||||
},
|
||||
"postgresql-win": {
|
||||
"source": "postgresql-win",
|
||||
"static-libs": [
|
||||
"libpq.lib",
|
||||
"libpgport.lib",
|
||||
"libpgcommon.lib"
|
||||
]
|
||||
},
|
||||
"pthreads4w": {
|
||||
"source": "pthreads4w",
|
||||
"static-libs-windows": [
|
||||
|
||||
Reference in New Issue
Block a user