Add sparse checker support to the build system (Gerd Hoffman)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 7 Oct 2008 19:16:17 +0000 (19:16 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 7 Oct 2008 19:16:17 +0000 (19:16 +0000)
commitfd0e94cdfd5085ac315d61e8fc0b55a78ee3169d
tree685cba37bb3d7362238395236e4d11f9c8897ca6
parent5636e231a20ffd0467f6a8bf3dc02bc27cea1896
Add sparse checker support to the build system (Gerd Hoffman)

This adds support for running the sparse checker during the build
process.  Left it off by default for now, build becomes very noisy with
sparse checking turned on as it has to complain alot (partly even in the
system headers!).  The qemu code base needs quite some cleanups before
we should consider turning it on by default.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5440 c046a42c-6fe2-441c-8c8c-71466251a162
configure