xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: ian.jackson@eu.citrix.com, wei.liu2@citrix.com, xen-devel@lists.xen.org
Subject: Re: [PATCH 2/2] tools: Do not expose all builds to unstable hypercall APIs by default
Date: Wed, 3 Feb 2016 15:53:36 +0000	[thread overview]
Message-ID: <1454514816.25207.125.camel@citrix.com> (raw)
In-Reply-To: <1454513456-7109-2-git-send-email-ian.campbell@citrix.com>

On Wed, 2016-02-03 at 15:30 +0000, Ian Campbell wrote:
> @@ -159,8 +161,6 @@ SHDEPS_libxenlight = $(SHLIB_libxenctrl)
> $(SHLIB_libxenstore) $(SHLIB_libblktapc
>  LDLIBS_libxenlight = $(SHDEPS_libxenlight)
> $(XEN_XENLIGHT)/libxenlight$(libextension)
>  SHLIB_libxenlight  = $(SHDEPS_libxenlight) -Wl,-rpath-
> link=$(XEN_XENLIGHT)
>  
> -CFLAGS += -D__XEN_TOOLS__

It occurred to me afterwards that replacing this with
-D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__
instead would probably be wise. I'll send a version with that.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

      reply	other threads:[~2016-02-03 15:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-03 15:30 [PATCH 1/2] tools: consolidate Makefile runes to building+installing qemu-trad Ian Campbell
2016-02-03 15:30 ` [PATCH 2/2] tools: Do not expose all builds to unstable hypercall APIs by default Ian Campbell
2016-02-03 15:53   ` Ian Campbell [this message]

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=1454514816.25207.125.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).