mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-27 04:32:16 +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:
@@ -2,7 +2,6 @@ libavl_la_CFLAGS = $(AM_CFLAGS) $(KERNEL_CFLAGS) $(LIBRARY_CFLAGS)
|
||||
libavl_la_CFLAGS += -fvisibility=hidden
|
||||
|
||||
noinst_LTLIBRARIES += libavl.la
|
||||
CPPCHECKTARGETS += libavl.la
|
||||
|
||||
nodist_libavl_la_SOURCES = \
|
||||
module/avl/avl.c
|
||||
|
||||
Reference in New Issue
Block a user