PMM and liballoc port
This commit is contained in:
@@ -10,7 +10,8 @@ cflags += -nostdinc \
|
||||
|
||||
cflags += -isystem . -isystem c_headers/include
|
||||
|
||||
cflags += -DPRINTF_INCLUDE_CONFIG_H=1
|
||||
cflags += -DPRINTF_INCLUDE_CONFIG_H=1 \
|
||||
-D_ALLOC_SKIP_DEFINE
|
||||
|
||||
ifeq ($(buildtype),debug)
|
||||
cflags += -O0 -g
|
||||
|
||||
Reference in New Issue
Block a user