|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 4/6] libxl: portiblity fixes
Christoph Egger writes ("[Xen-devel] [PATCH 4/6] libxl: portiblity fixes"):
> +ifeq ($(CONFIG_Linux),y)
> CFLAGS_libblktapctl = -I$(XEN_BLKTAP2)/control -I$(XEN_BLKTAP2)/include
> $(CFLAGS_include)
> LDFLAGS_libblktapctl = -L$(XEN_BLKTAP2)/control -lblktapctl
> +else
> +CFLAGS_libblktapctl =
> +LDFLAGS_libblktapctl =
> +endif
I think this should be in the same patch as provides the stub
implementation of the blktap functions for non-blktap systems.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-devel] [PATCH] libxl: blktap2 portiblity fixes, (continued)
- Re: [Xen-devel] [PATCH] libxl: blktap2 portiblity fixes, Ian Jackson
- Re: [Xen-devel] [PATCH] libxl: blktap2 portiblity fixes, Christoph Egger
- [Xen-devel] [PATCH 1/6] libxl: portiblity fixes, Christoph Egger
- [Xen-devel] [PATCH 2/6] libxl: portiblity fixes, Christoph Egger
- [Xen-devel] [PATCH 3/6] libxl: portiblity fixes, Christoph Egger
- [Xen-devel] [PATCH 4/6] libxl: portiblity fixes, Christoph Egger
- [Xen-devel] [PATCH 5/6] libxl: portiblity fixes, Christoph Egger
- [Xen-devel] [PATCH 6/6] libxl: portiblity fixes, Christoph Egger
- Re: [Xen-devel] [PATCH 5/6] libxl: portiblity fixes, Ian Jackson
- Re: [Xen-devel] [PATCH 5/6] libxl: portiblity fixes, Christoph Egger
- Re: [Xen-devel] [PATCH 4/6] libxl: portiblity fixes,
Ian Jackson <=
- Re: [Xen-devel] [PATCH 4/6] libxl: portiblity fixes, Christoph Egger
- Message not available
- [Xen-devel] [PATCH] libxl: compile fix, Christoph Egger
- Re: [Xen-devel] [PATCH] libxl: compile fix, Ian Campbell
- Re: [Xen-devel] [PATCH] libxl: compile fix, Christoph Egger
- Re: [Xen-devel] [PATCH 2/6] libxl: portiblity fixes, Ian Jackson
- Re: [Xen-devel] [PATCH 2/6] libxl: portiblity fixes, Christoph Egger
- Re: [Xen-devel] [PATCH 2/6] libxl: portiblity fixes, Keir Fraser
- Re: [Xen-devel] [PATCH 2/6] libxl: portiblity fixes, Christoph Egger
- [Xen-devel] [PATCH] libxl: move blktap specific code into libxl_blktap.c, Christoph Egger
- Re: [Xen-devel] [PATCH] libxl: move blktap specific code into libxl_blktap.c, Ian Jackson
|
|
|
|
|