From 31b023d90df66ebc1d697c63a16a09f686da08f7 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 30 May 2008 17:29:21 +0100 Subject: [PATCH] qemu have a slightly different coding style --- xen-hooks.mak | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xen-hooks.mak b/xen-hooks.mak index 6e16aa3fc5..bedbf8574a 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 -- 2.39.5