restore buildphp command

This commit is contained in:
henderkes
2025-05-18 08:57:07 +07:00
parent eab8c27e4a
commit f88c10d4aa
3 changed files with 21 additions and 12 deletions

View File

@@ -75,7 +75,7 @@
"libxml2",
"zlib"
],
"ext-depends": [
"ext-depends-windows": [
"xml"
]
},
@@ -410,6 +410,9 @@
},
"mysqli": {
"type": "builtin",
"target": [
"static"
],
"arg-type": "with",
"ext-depends": [
"mysqlnd"
@@ -417,6 +420,9 @@
},
"mysqlnd": {
"type": "builtin",
"target": [
"static"
],
"arg-type-windows": "with",
"lib-depends": [
"zlib"
@@ -450,6 +456,9 @@
"openssl": {
"notes": true,
"type": "builtin",
"target": [
"static"
],
"arg-type": "custom",
"arg-type-windows": "with",
"lib-depends": [