summaryrefslogtreecommitdiff
path: root/usr/src/lib/libdhcputil/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libdhcputil/Makefile.com')
-rw-r--r--usr/src/lib/libdhcputil/Makefile.com4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/lib/libdhcputil/Makefile.com b/usr/src/lib/libdhcputil/Makefile.com
index 342f71f16d..c8a695b368 100644
--- a/usr/src/lib/libdhcputil/Makefile.com
+++ b/usr/src/lib/libdhcputil/Makefile.com
@@ -22,8 +22,6 @@
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
LIBRARY = libdhcputil.a
VERS = .1
@@ -46,6 +44,8 @@ SRCS = $(LOCOBJS:%.o=$(SRCDIR)/%.c) $(COMOBJS:%.o=$(COMDIR)/%.c)
$(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC)
CFLAGS += $(CCVERBOSE)
+CERRWARN += -_gcc=-Wno-switch
+CERRWARN += -_gcc=-Wno-uninitialized
CPPFLAGS += -I$(COMDIR)
.KEEP_STATE: