kumquat-buildroot/package/xen
Alistair Francis c7bfb68208 package/xen: Disable Werror checking
The strict unused-const-variable checking was causing autobuilder errors
when trying to build Xen tools/libxl as the migrate_*[] arrays are not
always accessed.

To avoid the error edit the Makefile to stop all general warnings being treated
as errors, by removing the -Werror flag.

Fixes:
  http://autobuild.buildroot.net/results/0e0/0e0d4aa4a05da5804821951289c0a4049b009c61/

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-12-09 20:08:29 +01:00
..
0001-Remove-hardcoded-strict-Werror-checking.patch
0002-xen-Rules.mk-fix-build-with-CFLAGS-from-environment.patch
0003-tools-libxl-Disable-strict-Werror-checking.patch
Config.in
xen.hash
xen.mk