[Buildroot] [PATCH v4] package/xen: Disable Werror checking

Peter Korsgaard peter at korsgaard.com
Fri Dec 9 19:08:39 UTC 2016


>>>>> "Alistair" == Alistair Francis <alistair.francis at xilinx.com> writes:

 > 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 at xilinx.com>
 > ---
 > V4:
 >  - Just remove -Werror flag

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list