projects
/
project
/
relayd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4e00eb
)
CFLAGS: use -Os instead of -O2
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 10 Aug 2010 23:58:37 +0000
(
01:58
+0200)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 10 Aug 2010 23:58:41 +0000
(
01:58
+0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 9461f7d9d07a2b4af38a439063699f2f55ed6916..cc8f76ff78615c5fc375bd4dd1d8b367ba9d2212 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,4
+1,4
@@
-CFLAGS = -O
2
-Wall -Werror -pedantic --std=gnu99
+CFLAGS = -O
s
-Wall -Werror -pedantic --std=gnu99
CPPFLAGS = -I.
LDFLAGS =