- remove duplicate flags (-funsigned-char -fno-builtin-strlen)
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 20 Oct 2006 12:21:17 +0000 (12:21 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 20 Oct 2006 12:21:17 +0000 (12:21 -0000)
Makefile.flags

index 200cf70..12c5d58 100644 (file)
@@ -14,5 +14,4 @@ CPPFLAGS += \
        -Wall -Wstrict-prototypes -Wshadow -Werror \
        -funsigned-char -fno-builtin-strlen -finline-limit=0 -static-libgcc \
        -Os -falign-functions=1 -falign-jumps=1 -falign-loops=1 \
-       -fomit-frame-pointer -ffunction-sections -fdata-sections \
-       -funsigned-char -fno-builtin-strlen \
+       -fomit-frame-pointer -ffunction-sections -fdata-sections