All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Xen-changelog] merge
       [not found] <E1E3Za0-00036P-DF@xenbits.xensource.com>
@ 2005-08-12 14:26 ` Anthony Liguori
  0 siblings, 0 replies; only message in thread
From: Anthony Liguori @ 2005-08-12 14:26 UTC (permalink / raw)
  To: xen-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-12 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1E3Za0-00036P-DF@xenbits.xensource.com>
2005-08-12 14:26 ` [Xen-changelog] merge Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.