OSDN Git Service

meson: move sparse detection to Meson and rewrite check_sparse.py
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 1 Sep 2020 11:51:16 +0000 (07:51 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 4 Oct 2020 16:36:23 +0000 (18:36 +0200)
commitdeb62371fe311cefd8a6f58e2da42b15d7e2a356
tree0d0e6a6265026fbefa75049a75d43fb683105cef
parentfa73168b08f37c8e5f2a7180b139808846d36d40
meson: move sparse detection to Meson and rewrite check_sparse.py

Pass the path to the program to scripts/check_sparse.py, which
previously was not included in config-host.mak.  Change
scripts/check_sparse.py to work with cgcc, which seems to
work better with sparse 0.6.x.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
meson.build
meson_options.txt
scripts/check_sparse.py