]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - bootrom/Makefile
CHG: `lf em` - refactored @marshmellow42 's em paritycheck.
[proxmark3-svn] / bootrom / Makefile
index 146bfe4f61f8d926750b8411830a870b9f49e46b..d8792c44ecea91f1bff4b66b17b6d5f2873e6fe3 100644 (file)
@@ -21,7 +21,7 @@ ASMSRC = ram-reset.s flash-reset.s
 # 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
Impressum, Datenschutz