Ditch dlmalloc in favour of custom umalloc
This commit is contained in:
@ -10,12 +10,12 @@ SRCFILES := $(call GRABSRC, \
|
||||
string \
|
||||
system \
|
||||
printf \
|
||||
dlmalloc \
|
||||
sync \
|
||||
args \
|
||||
util \
|
||||
ubsan \
|
||||
write \
|
||||
umalloc \
|
||||
)
|
||||
|
||||
CFLAGS += -isystem $(ROOT)/share -isystem $(ROOT)/ulib -isystem $(ROOT)/std/include \
|
||||
|
Reference in New Issue
Block a user