1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 19:43:16 +03:00

remove *printf warnings preventing wprobe to build on uml x86_64

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17287 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2009-08-16 10:26:22 +00:00
parent feff097f66
commit e340bbed3a

View File

@ -4,7 +4,7 @@ CC=gcc
AR=ar
RANLIB=ranlib
WFLAGS = -Wall -Werror
WFLAGS = -Wall -Werror -Wno-format
CFLAGS?=-O2
CPPFLAGS=
LDFLAGS=