Re: [Xen-devel] [PATCH 2/7] tools/libxl: Remove hardcoded strict -Werror checking

2016-12-17 Thread Konrad Rzeszutek Wilk
On Fri, Dec 16, 2016 at 02:56:02PM -0800, Alistair Francis wrote: > Signed-off-by: Alistair Francis Why? If this patch is checked in there is no cover letter description, just this singular patch - and it is quite unclear why it is being done this way. > --- > tools/libxl/Makefile | 2 +- > 1

[Xen-devel] [PATCH 2/7] tools/libxl: Remove hardcoded strict -Werror checking

2016-12-16 Thread Alistair Francis
Signed-off-by: Alistair Francis --- tools/libxl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile index 91e2f97..e8a37ef 100644 --- a/tools/libxl/Makefile +++ b/tools/libxl/Makefile @@ -11,7 +11,7 @@ MINOR = 0 XLUMAJOR = 4.9