From 2004d63d1390a38a688da8b145c551161fa67e53 Mon Sep 17 00:00:00 2001 From: "kfraser@localhost.localdomain" Date: Tue, 31 Oct 2006 18:24:57 +0000 Subject: Stop enforcing -g for some of the tools. Signed-off-by: John Levon --- tools/xenmon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/xenmon') diff --git a/tools/xenmon/Makefile b/tools/xenmon/Makefile index 725567d619..c1f4cd3f46 100644 --- a/tools/xenmon/Makefile +++ b/tools/xenmon/Makefile @@ -15,7 +15,7 @@ include $(XEN_ROOT)/tools/Rules.mk sbindir=/usr/sbin -CFLAGS += -Werror -g +CFLAGS += -Werror CFLAGS += -I $(XEN_XC) CFLAGS += -I $(XEN_LIBXC) LDFLAGS += -L $(XEN_LIBXC) -- cgit v1.2.3