Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
@@ -19,11 +19,11 @@
# CDDL HEADER END
#
#
# Copyright (c) 1994, 2010, Oracle and/or its affiliates. All rights reserved.
-# Copyright 2018, Joyent, Inc.
+# Copyright 2018 Joyent, Inc.
#
LIBRARY = libconv.a
COMOBJS32 = cap_machelf32.o dynamic_machelf32.o \
@@ -122,10 +122,10 @@
$(LINTOUT32) := LDLIBS += -ldemangle-sys
$(LINTOUT64) := LDLIBS += -ldemangle-sys
SGSMSGTARG= $(BLTOBJS:%_msg.o=../common/%.msg)
-LINTFLAGS += -u
-LINTFLAGS64 += -u
+LINTFLAGS += -u -erroff=E_NAME_DECL_NOT_USED_DEF2
+LINTFLAGS64 += -u -erroff=E_NAME_DECL_NOT_USED_DEF2
CLEANFILES += $(BLTDATA) $(LINTOUTS) bld_vernote vernote.s
CLOBBERFILES += $(LINTLIBS)