From: Ian Jackson Date: Fri, 30 May 2008 16:29:21 +0000 (+0100) Subject: qemu have a slightly different coding style X-Git-Tag: xen-3.3.0-rc1~139 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=31b023d90df66ebc1d697c63a16a09f686da08f7;p=qemu-xen-4.3-testing.git qemu have a slightly different coding style --- diff --git a/xen-hooks.mak b/xen-hooks.mak index 6e16aa3fc..bedbf8574 100644 --- a/xen-hooks.mak +++ b/xen-hooks.mak @@ -9,8 +9,7 @@ endif QEMU_PROG=qemu-dm -#CFLAGS += -Wno-unused -Wno-declaration-after-statement -# -Werror +CFLAGS += -Wno-unused -Wno-declaration-after-statement LIBS += -L../../libxc -lxenctrl -lxenguest LIBS += -L../../xenstore -lxenstore