summaryrefslogtreecommitdiff
path: root/usr/src/lib/libdlpi/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libdlpi/Makefile.com')
-rw-r--r--usr/src/lib/libdlpi/Makefile.com3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/lib/libdlpi/Makefile.com b/usr/src/lib/libdlpi/Makefile.com
index 621cb0b217..474a349943 100644
--- a/usr/src/lib/libdlpi/Makefile.com
+++ b/usr/src/lib/libdlpi/Makefile.com
@@ -22,8 +22,6 @@
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
LIBRARY = libdlpi.a
VERS = .1
@@ -42,6 +40,7 @@ SRCDIR = ../common
$(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC)
CFLAGS += $(CCVERBOSE)
+CERRWARN += -_gcc=-Wno-uninitialized
CPPFLAGS += -I$(SRCDIR) -D_REENTRANT
.KEEP_STATE: