Sort config

This commit is contained in:
crazywhalecc 2025-06-10 19:10:24 +08:00
parent 8466970a1f
commit f7a0f50f87

View File

@ -325,6 +325,16 @@
"openssl" "openssl"
] ]
}, },
"libxml": {
"support": {
"BSD": "wip"
},
"type": "builtin",
"arg-type": "none",
"ext-depends": [
"xml"
]
},
"lz4": { "lz4": {
"support": { "support": {
"Windows": "wip", "Windows": "wip",
@ -337,16 +347,6 @@
"liblz4" "liblz4"
] ]
}, },
"libxml": {
"support": {
"BSD": "wip"
},
"type": "builtin",
"arg-type": "none",
"ext-depends": [
"xml"
]
},
"mbregex": { "mbregex": {
"type": "builtin", "type": "builtin",
"arg-type": "custom", "arg-type": "custom",