vcpkg/ports/mimalloc/CONTROL
JonLiu1993 1095c177a9
[mimalloc] Update to 1.6.4 (#13629)
* [mimalloc] Update to 1.6.4

* deletecibaseline
2020-09-22 16:38:03 -07:00

15 lines
403 B
Plaintext

Source: mimalloc
Version: 1.6.4
Description: Compact general purpose allocator with excellent performance
Homepage: https://github.com/microsoft/mimalloc
Supports: !(arm|uwp)
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)