All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: xen-devel@lists.xensource.com
Subject: Re: [Xen-changelog] merge
Date: Fri, 12 Aug 2005 09:26:20 -0500	[thread overview]
Message-ID: <42FCB18C.4030400@us.ibm.com> (raw)
In-Reply-To: <E1E3Za0-00036P-DF@xenbits.xensource.com>

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

           reply	other threads:[~2005-08-12 14:26 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <E1E3Za0-00036P-DF@xenbits.xensource.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42FCB18C.4030400@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.