Hello,

Juergen Gross, on Tue 30 Aug 2016 13:51:23 +0200, wrote:
> @@ -51,7 +51,7 @@ endif
>  
>  libc = $(stubdom)
>  
> -XEN_INTERFACE_VERSION := 0x00030205
> +XEN_INTERFACE_VERSION ?= 0x00030205

Why making it overridable?  AIUI changing the version would change the
xen headers API, and thus the existing mini-os source would possibly not
even compile any more.  I also don't see the relation with the commit
log :)

Samuel

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

Reply via email to