aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xentrace/Makefile
diff options
context:
space:
mode:
authoriap10@tetris.cl.cam.ac.uk <iap10@tetris.cl.cam.ac.uk>2004-05-19 21:46:26 +0000
committeriap10@tetris.cl.cam.ac.uk <iap10@tetris.cl.cam.ac.uk>2004-05-19 21:46:26 +0000
commitba0805e639d30c031417ab91ccde71792e41be4b (patch)
tree686ffec484cb5bb9c9a2539ed2d362951a4fc25f /tools/xentrace/Makefile
parent2995b747c15256d51f805e1f45b924a192fd6bcd (diff)
downloadxen-ba0805e639d30c031417ab91ccde71792e41be4b.tar.gz
xen-ba0805e639d30c031417ab91ccde71792e41be4b.tar.bz2
xen-ba0805e639d30c031417ab91ccde71792e41be4b.zip
bitkeeper revision 1.911.1.1 (40abd5b2mqoey54uZKqDJrA-dD05Xw)
bandaid for xentrace. Really needs a Xen-visible trace buffer consumer index, and a way of kicking the trace deamon...
Diffstat (limited to 'tools/xentrace/Makefile')
-rw-r--r--tools/xentrace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xentrace/Makefile b/tools/xentrace/Makefile
index 4a63ae2b3e..d64d2a5a36 100644
--- a/tools/xentrace/Makefile
+++ b/tools/xentrace/Makefile
@@ -1,6 +1,6 @@
CC = gcc
-CFLAGS = -Wall -O3
+CFLAGS = -Wall -O3 -Werror
CFLAGS += -I../../xen/include/hypervisor-ifs
CFLAGS += -I../../xenolinux-sparse/include
CFLAGS += -I../xend/lib