All of lore.kernel.org
 help / color / mirror / Atom feed
From: Muli Ben-Yehuda <mulix@mulix.org>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: [Xen-changelog] Define Xen interface version for tools build.
Date: Thu, 06 Apr 2006 08:54:38 +0300	[thread overview]
Message-ID: <20060406055438.GA16153@granada.merseine.nu> (raw)
In-Reply-To: <E1FRDpR-0003Lw-7l@xenbits.xensource.com>

On Wed, Apr 05, 2006 at 07:38:08PM +0000, Xen patchbot -unstable wrote:
> # HG changeset patch
> # User kaf24@firebug.cl.cam.ac.uk
> # Node ID d1ddd7d35ed5387467cf4022e4d87b5bbca74553
> # Parent  806d042527619a985d69d57d93e670a4e150eb44
> Define Xen interface version for tools build.
> 
> Signed-off-by: Keir Fraser <keir@xensource.com>
> 
> diff -r 806d04252761 -r d1ddd7d35ed5 tools/Rules.mk
> --- a/tools/Rules.mk	Wed Apr  5 09:37:37 2006
> +++ b/tools/Rules.mk	Wed Apr  5 09:41:11 2006
> @@ -11,6 +11,8 @@
>  XEN_LIBXENSTAT     = $(XEN_ROOT)/tools/xenstat/libxenstat/src
>  
>  X11_LDPATH = -L/usr/X11R6/$(LIBDIR)
> +
> +CFLAGS += -D__XEN_INTERFACE_VERSION__=0x00030101

This is now another place you have to remember to change the version
string. Can we stick it in its own file with nothing else and have
other users include it?

Cheers,
Muli
-- 
Muli Ben-Yehuda
http://www.mulix.org | http://mulix.livejournal.com/

       reply	other threads:[~2006-04-06  5:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1FRDpR-0003Lw-7l@xenbits.xensource.com>
2006-04-06  5:54 ` Muli Ben-Yehuda [this message]
2006-04-06  6:52   ` [Xen-changelog] Define Xen interface version for tools build Keir Fraser
2006-04-06  9:04     ` Muli Ben-Yehuda
2006-04-06  9:20       ` Keir Fraser
2006-04-06  9:56         ` Muli Ben-Yehuda

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=20060406055438.GA16153@granada.merseine.nu \
    --to=mulix@mulix.org \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --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.