mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 19:28:53 +03:00
cppcheck: explicitly exclude kernel code from userspace checks
Thus extracting the final shred of utility Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13316
This commit is contained in:
@@ -4,7 +4,6 @@ libzstd_la_CFLAGS = $(AM_CFLAGS) $(LIBRARY_CFLAGS)
|
||||
libzstd_la_CFLAGS += -fno-tree-vectorize
|
||||
|
||||
noinst_LTLIBRARIES += libzstd.la
|
||||
CPPCHECKTARGETS += libzstd.la
|
||||
|
||||
nodist_libzstd_la_SOURCES = \
|
||||
module/zstd/lib/common/entropy_common.c \
|
||||
|
||||
Reference in New Issue
Block a user