aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xentrace/Makefile
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-03-22 09:00:30 +0000
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-03-22 09:00:30 +0000
commitab78c96aeb1680458f7f4ff021c3114dc657b434 (patch)
tree50d24d5fad7a207f95d694c4bd49b61c1f0e8c20 /tools/xentrace/Makefile
parent63bebd7510b1427e6edca1a67e379f4902dc758c (diff)
downloadxen-ab78c96aeb1680458f7f4ff021c3114dc657b434.tar.gz
xen-ab78c96aeb1680458f7f4ff021c3114dc657b434.tar.bz2
xen-ab78c96aeb1680458f7f4ff021c3114dc657b434.zip
bitkeeper revision 1.1236.1.105 (423fdeaeuXmbQUj74cWh1nItpSKUjw)
Improved cross-compilation support. Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'tools/xentrace/Makefile')
-rw-r--r--tools/xentrace/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/xentrace/Makefile b/tools/xentrace/Makefile
index 3ee097ee31..5498c458e1 100644
--- a/tools/xentrace/Makefile
+++ b/tools/xentrace/Makefile
@@ -6,7 +6,6 @@ INSTALL_DATA = $(INSTALL) -m0644
XEN_ROOT=../..
include $(XEN_ROOT)/tools/Rules.mk
-CC = gcc
CFLAGS += -Wall -Werror -O3
CFLAGS += -I $(XEN_XC)