aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libunicode
diff options
context:
space:
mode:
authorнаб <[email protected]>2022-04-25 23:27:03 +0200
committerBrian Behlendorf <[email protected]>2022-05-10 10:20:55 -0700
commitc982359460268cca466ce5fae3e6ef6a6c3e7c12 (patch)
treed185eb9027662554288864817bbf5f43e7ee2bd7 /lib/libunicode
parentc1851bf08176d2b387ba8257c2dd2b58516ec249 (diff)
cppcheck: explicitly exclude kernel code from userspace checks
Thus extracting the final shred of utility Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Ahelenia Ziemiańska <[email protected]> Closes #13316
Diffstat (limited to 'lib/libunicode')
-rw-r--r--lib/libunicode/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libunicode/Makefile.am b/lib/libunicode/Makefile.am
index 82fee0101..906759471 100644
--- a/lib/libunicode/Makefile.am
+++ b/lib/libunicode/Makefile.am
@@ -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 \