Xen patchbot -unstable wrote:
># HG changeset patch
># User kaf24@firebug.cl.cam.ac.uk
># Node ID 38bee85ddeb83378eb9ba9b692cc39499d6a05d4
># Parent f6d6d17eaeb5f04efea7f9d8f753a91ffff0479d
># Parent 1fb1877ed6d1b2ae5b130e4d3e29fc06ef58db3c
>merge
>
>diff -r f6d6d17eaeb5 -r 38bee85ddeb8 tools/libxc/Makefile
>--- a/tools/libxc/Makefile Fri Aug 12 13:06:23 2005
>+++ b/tools/libxc/Makefile Fri Aug 12 13:29:57 2005
>@@ -7,7 +7,7 @@
> MAJOR = 3.0
> MINOR = 0
>
>-CC = gcc
>+CC = sparse
>
> XEN_ROOT = ../..
> include $(XEN_ROOT)/tools/Rules.mk
>
>
This looks like it should break the build--but it doesn''t because the
top level Config.mk redefines CC (which gets included by tools/Rules.mk).
So should we just get rid of the CC assignment in the lower Makefiles or
set CC conditionally in Config.mk?
Regards,
Anthony Liguori
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel