Getting ready to shift to dlmalloc

This commit is contained in:
2022-02-23 17:29:49 -05:00
parent 6a9bf4ca42
commit f2ab8d9e34
7 changed files with 6424 additions and 20 deletions

View File

@@ -65,6 +65,7 @@ LUA_OBJ_FILES=\
CORE_OBJ_FILES=\
obj/invocation.o\
obj/spookyv2.o\
obj/eng-malloc.o\
obj/debugcollector.o\
obj/drivenengine.o\
obj/dummycert.o\