]> xenbits.xensource.com Git - people/royger/xen.git/commit
tools: Add -Werror by default to all tools/
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 13 Oct 2022 13:05:00 +0000 (14:05 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 14 Oct 2022 15:16:54 +0000 (16:16 +0100)
commite4f5949c446635a854f06317b81db11cccfdabee
treeb8dd7a5e9b6c3ef1ae5a7f1b8320396211eef3fe
parentfcdb9cdb953d6c1f893286c3619e74f72e1327fc
tools: Add -Werror by default to all tools/

And provide an option to ./configure to disable it.

A follow-up patch will remove -Werror from every other Makefile in
tools/.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Luca Fancellu <luca.fancellu@arm.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Release-acked-by: Henry Wang <Henry.Wang@arm.com>
config/Tools.mk.in
tools/Rules.mk
tools/configure
tools/configure.ac