On Wed, Sep 09, 2015 at 04:23:02PM +0100, Ian Jackson wrote:
> Set debug ?= n, in preperation for late RCs and eventual release.
> 
> Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
> CC: Wei Liu <wei.l...@citrix.com>

Release-acked-by: Wei Liu <wei.l...@citrix.com>

> ---
>  Config.mk |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Config.mk b/Config.mk
> index 51bcf5f..403d0fd 100644
> --- a/Config.mk
> +++ b/Config.mk
> @@ -17,7 +17,7 @@ or       = $(if $(strip $(1)),$(1),$(if $(strip 
> $(2)),$(2),$(if $(strip $(3)),$(
>  -include $(XEN_ROOT)/.config
>  
>  # A debug build of Xen and tools?
> -debug ?= y
> +debug ?= n
>  debug_symbols ?= $(debug)
>  
>  # Test coverage support
> -- 
> 1.7.10.4

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

Reply via email to