summaryrefslogtreecommitdiff
path: root/usr/src/lib/libcfgadm/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libcfgadm/Makefile.com')
-rw-r--r--usr/src/lib/libcfgadm/Makefile.com4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/lib/libcfgadm/Makefile.com b/usr/src/lib/libcfgadm/Makefile.com
index e2d2ff8bd6..55747cb387 100644
--- a/usr/src/lib/libcfgadm/Makefile.com
+++ b/usr/src/lib/libcfgadm/Makefile.com
@@ -22,8 +22,6 @@
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
LIBRARY = libcfgadm.a
VERS = .1
@@ -38,6 +36,8 @@ SRCDIR = ../common
$(LINTLIB):= SRCS = $(SRCDIR)/$(LINTSRC)
CFLAGS += $(CCVERBOSE)
+CERRWARN += -_gcc=-Wno-type-limits
+CERRWARN += -_gcc=-Wno-unused-label
.KEEP_STATE: