Mailing List Archive

[xen-unstable] Enable debug=y by default in the build.
# HG changeset patch
# User Keir Fraser <keir.fraser@citrix.com>
# Date 1270534607 -3600
# Node ID adce8bc43fcccf8730b1da962be60c457c51fa1b
# Parent d7370232060a31d17cd27c9d40a4a6cf2f09935d
Enable debug=y by default in the build.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
---
Config.mk | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -r d7370232060a -r adce8bc43fcc Config.mk
--- a/Config.mk Tue Apr 06 07:14:56 2010 +0100
+++ b/Config.mk Tue Apr 06 07:16:47 2010 +0100
@@ -1,7 +1,7 @@
# -*- mode: Makefile; -*-

# A debug build of Xen and tools?
-debug ?= n
+debug ?= y

XEN_COMPILE_ARCH ?= $(shell uname -m | sed -e s/i.86/x86_32/ \
-e s/i86pc/x86_32/ -e s/amd64/x86_64/)

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog