[mimalloc] build for ARM Linux, Mac (#27041)

This commit is contained in:
Clayton Wheeler 2022-09-30 16:32:47 -05:00 committed by GitHub
parent 4f83a5642e
commit 39420a74dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 2 deletions

View File

@ -1,10 +1,11 @@
{
"name": "mimalloc",
"version": "2.0.6",
"port-version": 1,
"description": "Compact general purpose allocator with excellent performance",
"homepage": "https://github.com/microsoft/mimalloc",
"license": "MIT",
"supports": "!(arm | uwp)",
"supports": "!((arm & windows) | uwp)",
"dependencies": [
{
"name": "vcpkg-cmake",

View File

@ -4730,7 +4730,7 @@
},
"mimalloc": {
"baseline": "2.0.6",
"port-version": 0
"port-version": 1
},
"minc": {
"baseline": "2.4.03",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "057ac5484ad7a120ffa465073655fe6e10684d4a",
"version": "2.0.6",
"port-version": 1
},
{
"git-tree": "e5d0b88ffbb864754eb8b01ac111f84adb8a36a8",
"version": "2.0.6",