build-sys: add smatch data
Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
parent
d36ee054ca
commit
57970842cc
2 changed files with 10 additions and 1 deletions
|
@ -47,4 +47,4 @@ $(ul_libmount_la):
|
|||
# smatch scan -- smatch and cgcc are expected in $PATH
|
||||
#
|
||||
checksmatch:
|
||||
make CHECK="smatch --no-data" CC=cgcc
|
||||
make CHECK="smatch --data=$(top_srcdir)/tools/smatch-data" CC=cgcc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue