remove *printf warnings preventing wprobe to build on uml x86_64
[openwrt/openwrt.git] / package / wprobe / src / Makefile.inc
index 05a2dd979f34d3445aeedc96734fb8fa934e5ec9..5044c0a55ac435234dd68f2b4d5ff21fc30d3dc8 100644 (file)
@@ -4,7 +4,7 @@ CC=gcc
 AR=ar
 RANLIB=ranlib
 
-WFLAGS = -Wall -Werror
+WFLAGS = -Wall -Werror -Wno-format
 CFLAGS?=-O2
 CPPFLAGS=
 LDFLAGS=