summaryrefslogtreecommitdiff
path: root/usr/src/lib/libmtmalloc/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libmtmalloc/Makefile.com')
-rw-r--r--usr/src/lib/libmtmalloc/Makefile.com4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/lib/libmtmalloc/Makefile.com b/usr/src/lib/libmtmalloc/Makefile.com
index a141c2d208..ae66153665 100644
--- a/usr/src/lib/libmtmalloc/Makefile.com
+++ b/usr/src/lib/libmtmalloc/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 = libmtmalloc.a
VERS = .1
@@ -46,6 +44,8 @@ DYNFLAGS += $(ZINTERPOSE)
$(LINTLIB) lint := LINTFLAGS += -erroff=E_BAD_PTR_CAST_ALIGN
$(LINTLIB) lint := LINTFLAGS64 += -erroff=E_BAD_PTR_CAST_ALIGN
+CERRWARN += -_gcc=-Wno-uninitialized
+
.KEEP_STATE:
all: $(LIBS)