projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b79b87a
)
- remove duplicate flags (-funsigned-char -fno-builtin-strlen)
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Fri, 20 Oct 2006 12:21:17 +0000
(12:21 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Fri, 20 Oct 2006 12:21:17 +0000
(12:21 -0000)
Makefile.flags
patch
|
blob
|
history
diff --git
a/Makefile.flags
b/Makefile.flags
index 200cf70c728035b32c0f9a3f2fbd6cb8bcc26030..12c5d58dd0f55ebcac29d94a5573437dfc89e91e 100644
(file)
--- 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