# THUMBSRC :=
# stdint.h provided locally until GCC 4.5 becomes C99 compliant
-APP_CFLAGS = -I.
+APP_CFLAGS = -I. -fno-strict-aliasing -ffunction-sections -fdata-sections
# Do not move this inclusion before the definition of {THUMB,ASM,ARM}SRC
include ../common/Makefile.common