mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 07:44:18 +08:00
8 lines
240 B
TOML
8 lines
240 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://github.com/microsoft/mimalloc#macos-linux-bsd-etc
|
|
[source]
|
|
git = "https://github.com/microsoft/mimalloc"
|
|
rev = "43ce4bd7fd34bcc730c1c7471c99995597415488"
|
|
[build]
|
|
template = "cmake"
|