remove -fpromote-loop-indices to fix gcc error
[DSO138] / Makefile
index f58009b..2aa2982 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -253,7 +253,7 @@ CFLAGS += -mlong-calls
 #CFLAGS += -mapcs-frame \r
 #CFLAGS += -fomit-frame-pointer\r
 CFLAGS += -ffunction-sections -fdata-sections\r
-CFLAGS += -fpromote-loop-indices\r
+#CFLAGS += -fpromote-loop-indices\r
 CFLAGS += -Wall -Wextra\r
 CFLAGS += -Wimplicit -Wcast-align -Wpointer-arith\r
 CFLAGS += -Wredundant-decls -Wshadow -Wcast-qual -Wcast-align\r