]> xenbits.xensource.com Git - qemu-xen-3.4-testing.git/commitdiff
qemu have a slightly different coding style
authorIan Jackson <ian@davenant.greenend.org.uk>
Fri, 30 May 2008 16:29:21 +0000 (17:29 +0100)
committerIan Jackson <iwj@mariner.uk.xensource.com>
Fri, 30 May 2008 16:29:21 +0000 (17:29 +0100)
xen-hooks.mak

index 6e16aa3fc58e832584e1f86393167910296c4884..bedbf8574a13e029a958627f2795e3998b7eea59 100644 (file)
@@ -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