From f6d80a7f57c14fc9ae926e505ec43d0f236cab97 Mon Sep 17 00:00:00 2001 From: "emellor@leeni.uk.xensource.com" Date: Wed, 23 Nov 2005 19:37:33 +0000 Subject: Reverse accidental commits for changesets 8001 and 7996-7999. The Mercurial Queues extensions suddenly looks a lot less useful than it first seemed. Signed-off-by: Ewan Mellor --- tools/console/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/console') diff --git a/tools/console/Makefile b/tools/console/Makefile index 3fc846eb56..a27aa8e458 100644 --- a/tools/console/Makefile +++ b/tools/console/Makefile @@ -9,7 +9,7 @@ INSTALL = install INSTALL_PROG = $(INSTALL) -m0755 INSTALL_DIR = $(INSTALL) -d -m0755 -CFLAGS += -Wall -Werror -ggdb3 -O0 +CFLAGS += -Wall -Werror -g3 CFLAGS += -I $(XEN_LIBXC) CFLAGS += -I $(XEN_XENSTORE) -- cgit v1.2.3