Readme update (#153)

This commit is contained in:
Alex
2020-03-22 07:25:27 +00:00
committed by GitHub
parent 60861eef44
commit 0a081cacd6

View File

@@ -137,6 +137,7 @@ You will also need to compile the relevant parts of snmalloc itself. Create a ne
#define NO_BOOTSTRAP_ALLOCATOR
#include "snmalloc/src/override/malloc.cc"
#include "snmalloc/src/override/new.cc"
```
# Porting snmalloc to a new platform