Lots of work on removing malloc from driver
This commit is contained in:
@@ -64,6 +64,7 @@ LUA_OBJ_FILES=\
|
||||
|
||||
CORE_OBJ_FILES=\
|
||||
obj/invocation.o\
|
||||
obj/umm-malloc.o\
|
||||
obj/spookyv2.o\
|
||||
obj/debugcollector.o\
|
||||
obj/drivenengine.o\
|
||||
@@ -95,6 +96,7 @@ CORE_OBJ_FILES=\
|
||||
obj/drivertests.o\
|
||||
obj/printbuffer.o\
|
||||
obj/main.o \
|
||||
obj/driver-util.o\
|
||||
obj/$(DRIVER).o\
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user