diff options
author | Alistair Francis <alistair.francis@xilinx.com> | 2016-12-08 14:46:59 -0800 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-12-09 20:08:29 +0100 |
commit | c7bfb682081bfaf90dfc451baa1e9a4bb129cd4f (patch) | |
tree | f1de7b7c7a0f8e9f43200421826ece19c2517920 /package/angular-websocket | |
parent | 97c02f65cb1866a590159c699081173decd6bed3 (diff) | |
download | buildroot-c7bfb682081bfaf90dfc451baa1e9a4bb129cd4f.tar.gz buildroot-c7bfb682081bfaf90dfc451baa1e9a4bb129cd4f.zip |
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>
Diffstat (limited to 'package/angular-websocket')
0 files changed, 0 insertions, 0 deletions