Added comment for reducing code size.

This commit is contained in:
skarg
2008-01-02 14:28:31 +00:00
parent 767fe208e0
commit ab7fe095f4
+1
View File
@@ -107,6 +107,7 @@ ASMFLAGS += -x assembler-with-cpp -Wa,-gdwarf2
## Linker flags
LDFLAGS = $(COMMON)
#dead code removal
#LDFLAGS += -Wl,-nostartfiles,-nostdlib
LDFLAGS += -Wl,--gc-sections,-static
LDFLAGS += -Wl,-Map=$(TARGET).map,-L=.,-l$(TARGET)
#LDFLAGS += -Wl,-Map=$(TARGET).map