mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +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:
@@ -1,7 +1,6 @@
|
||||
libunicode_la_CFLAGS = $(AM_CFLAGS) $(KERNEL_CFLAGS) $(LIBRARY_CFLAGS)
|
||||
|
||||
noinst_LTLIBRARIES += libunicode.la
|
||||
CPPCHECKTARGETS += libunicode.la
|
||||
|
||||
nodist_libunicode_la_SOURCES = \
|
||||
module/unicode/u8_textprep.c \
|
||||
|
||||
Reference in New Issue
Block a user