remove static target for swoole

This commit is contained in:
henderkes 2025-05-15 21:51:18 +07:00
parent 9557c9ef21
commit 22001792cd

View File

@ -124,10 +124,6 @@
"Linux": "partial",
"BSD": "wip"
},
"target": [
"static",
"shared"
],
"notes": true,
"arg-type": "custom",
"type": "builtin",
@ -781,9 +777,6 @@
"Windows": "no",
"BSD": "wip"
},
"target": [
"static"
],
"notes": true,
"type": "external",
"source": "swoole",