Merge pull request #692

mimalloc v2.2.3 is bugged on musl
This commit is contained in:
Marc
2025-04-12 09:32:02 +07:00
committed by GitHub

View File

@@ -639,7 +639,7 @@
"mimalloc": {
"type": "ghtagtar",
"repo": "microsoft/mimalloc",
"match": "v2.+",
"match": "v2.2.[^3].*",
"provide-pre-built": false,
"license": {
"type": "file",