changeset 3802:6d539848fb03

6410523 libnsl deadlocked with libumem in svc.startd
author raf
date Mon, 12 Mar 2007 11:14:37 -0700
parents 315605685c9e
children d9abbd815428
files usr/src/lib/libumem/Makefile.com
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/lib/libumem/Makefile.com	Mon Mar 12 10:41:50 2007 -0700
+++ b/usr/src/lib/libumem/Makefile.com	Mon Mar 12 11:14:37 2007 -0700
@@ -19,7 +19,7 @@
 # CDDL HEADER END
 #
 #
-# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # ident	"%Z%%M%	%I%	%E% SMI"
@@ -161,6 +161,6 @@
 LINTFLAGS +=	-erroff=E_BAD_PTR_CAST_ALIGN
 LINTFLAGS64 +=	-erroff=E_BAD_PTR_CAST_ALIGN
 
-DYNFLAGS +=     $(ZINTERPOSE)
+DYNFLAGS +=     $(ZINTERPOSE) $(ZINITFIRST)
 
 .KEEP_STATE: