compile fix
This commit is contained in:
parent
2a00dd88ec
commit
e0f1d29d41
@ -64,11 +64,6 @@ SRC = \
|
|||||||
|
|
||||||
include $(PLATFORM_DIR)/Makefile.inc
|
include $(PLATFORM_DIR)/Makefile.inc
|
||||||
|
|
||||||
ifneq ($(PC_HOSTED),1)
|
|
||||||
# Output memory usage information
|
|
||||||
LDFLAGS += -Wl,--print-memory-usage
|
|
||||||
endif
|
|
||||||
|
|
||||||
OPT_FLAGS ?= -Os
|
OPT_FLAGS ?= -Os
|
||||||
CFLAGS += $(OPT_FLAGS)
|
CFLAGS += $(OPT_FLAGS)
|
||||||
LDFLAGS += $(OPT_FLAGS)
|
LDFLAGS += $(OPT_FLAGS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user