projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d291cb7
)
remove *printf warnings preventing wprobe to build on uml x86_64
author
Nicolas Thill
<nico@openwrt.org>
Sun, 16 Aug 2009 10:26:22 +0000
(10:26 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 16 Aug 2009 10:26:22 +0000
(10:26 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17287
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/wprobe/src/Makefile.inc
patch
|
blob
|
history
diff --git
a/package/wprobe/src/Makefile.inc
b/package/wprobe/src/Makefile.inc
index
05a2dd9
..
5044c0a
100644
(file)
--- a/
package/wprobe/src/Makefile.inc
+++ b/
package/wprobe/src/Makefile.inc
@@
-4,7
+4,7
@@
CC=gcc
AR=ar
RANLIB=ranlib
-WFLAGS = -Wall -Werror
+WFLAGS = -Wall -Werror
-Wno-format
CFLAGS?=-O2
CPPFLAGS=
LDFLAGS=