projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
757b8c4
)
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)
SVN-Revision: 17287
package/wprobe/src/Makefile.inc
patch
|
blob
|
history
diff --git
a/package/wprobe/src/Makefile.inc
b/package/wprobe/src/Makefile.inc
index 05a2dd979f34d3445aeedc96734fb8fa934e5ec9..5044c0a55ac435234dd68f2b4d5ff21fc30d3dc8 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=