vcpkg/ports/mimalloc/CONTROL
Phoebe b3bdac11f0
[mimalloc] Update to 1.6.1 (#10062)
* [mimalloc] Update to 1.6.0

* Update patch

* Update ci baseline file

* Add message for the arch and platform that doesn't support

* Update the ci baseline file

* Update to latest revision 1.6.1
2020-03-19 00:39:00 -07:00

14 lines
381 B
Plaintext

Source: mimalloc
Version: 1.6.1
Description: Compact general purpose allocator with excellent performance
Homepage: https://github.com/microsoft/mimalloc
Feature: asm
Description: Generate assembly files
Feature: override
Description: Override the standard malloc interface
Feature: secure
Description: Use security mitigations (like guard pages and randomization)