diff options
Diffstat (limited to 'cddl/Makefile.inc')
-rw-r--r-- | cddl/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cddl/Makefile.inc b/cddl/Makefile.inc index 9ebb86bffc5b..94a42492a4f0 100644 --- a/cddl/Makefile.inc +++ b/cddl/Makefile.inc @@ -8,7 +8,6 @@ IGNORE_PRAGMA= YES CFLAGS+= -DNEED_SOLARIS_BOOLEAN WARNS?= 6 -CSTD?= gnu89 # Do not lint the CDDL stuff. It is all externally maintained and # lint output is wasteful noise here. |