mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 08:45:40 +08:00
Add mimalloc
This commit is contained in:
12
config/pkg/lib/mimalloc.yml
Normal file
12
config/pkg/lib/mimalloc.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
mimalloc:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: ghtagtar
|
||||
repo: microsoft/mimalloc
|
||||
match: 'v2\.\d\.[^3].*'
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
license: MIT
|
||||
static-libs@unix:
|
||||
- libmimalloc.a
|
||||
Reference in New Issue
Block a user