Minor changes

This commit is contained in:
Aurora
2016-03-17 04:51:07 +01:00
parent 078fce4b3d
commit 6dfb33191f
14 changed files with 18 additions and 24 deletions

View File

@@ -32,7 +32,7 @@ INCLUDES := include source/fatfs source/fatfs/sdmmc
ARCH := -mthumb -mthumb-interwork
CFLAGS := -g -Wall -O2\
-march=armv5te -mtune=arm946e-s -fomit-frame-pointer\
-march=armv5te -mtune=arm946e-s\
-ffast-math -Wno-main -std=c99\
$(ARCH)