Print this page
5878 Additional lint fixes for sunstudio12.1 and more modern OpenSSL
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Alexander Pyhalov <alp@rsu.ru>

@@ -25,10 +25,11 @@
 include ../Makefile.com
 
 PROG =          wanboot-cgi
 LDLIBS +=       -lgen -lnsl -lwanbootutil -lnvpair -lwanboot -lcrypto
 CPPFLAGS +=     -I$(CMNCRYPTDIR)
+LINTFLAGS +=    -erroff=E_SUPPRESSION_DIRECTIVE_UNUSED
 
 all:            $(PROG)
 
 install:        all $(ROOTCMD)