|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] 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
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |