diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2025-06-05 23:55:34 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2025-06-05 23:55:34 +0000 |
| commit | 8e35800732573de6c4bc1dd3ac420447fca96231 (patch) | |
| tree | 9f537524cfd563ac5de943b465a5bfd075dac5f7 /cddl | |
| parent | e9897199576a40360440aa4d2aa48d61c4010f11 (diff) | |
Diffstat (limited to 'cddl')
| -rw-r--r-- | cddl/Makefile.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cddl/Makefile.inc b/cddl/Makefile.inc index 63768ae44a7d..dc942ed2812d 100644 --- a/cddl/Makefile.inc +++ b/cddl/Makefile.inc @@ -5,8 +5,3 @@ IGNORE_PRAGMA= YES CFLAGS+= -DNEED_SOLARIS_BOOLEAN CFLAGS+= -DHAVE_STRLCAT -DHAVE_STRLCPY - -# Do not lint the CDDL stuff. It is all externally maintained and -# lint output is wasteful noise here. - -NO_LINT= |
