From dd2982882bb192ea757f32514bc2ea0bc96f5ba0 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 20 Oct 2006 12:21:17 +0000 Subject: - remove duplicate flags (-funsigned-char -fno-builtin-strlen) --- Makefile.flags | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.flags') diff --git a/Makefile.flags b/Makefile.flags index 200cf70c7..12c5d58dd 100644 --- a/Makefile.flags +++ b/Makefile.flags @@ -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 -- cgit v1.2.3