changeset 3742:304a05354bf8

PSARC 2007/101 FMA libfmd_msg 6510717 syslog and snmp agents can both use setlocale() at the same time (lint)
author af
date Thu, 01 Mar 2007 06:49:29 -0800
parents 806e933bf124
children bfe4e988bf7e
files usr/src/lib/fm/libfmd_msg/Makefile.com
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/lib/fm/libfmd_msg/Makefile.com	Thu Mar 01 06:09:49 2007 -0800
+++ b/usr/src/lib/fm/libfmd_msg/Makefile.com	Thu Mar 01 06:49:29 2007 -0800
@@ -42,7 +42,7 @@
 CPPFLAGS += -I../common -I.
 CFLAGS += $(CCVERBOSE) $(C_BIGPICFLAGS)
 CFLAGS64 += $(CCVERBOSE) $(C_BIGPICFLAGS)
-LDLIBS += -lnvpair -lgen -lc
+LDLIBS += -lc
 
 LINTFLAGS = -msux
 LINTFLAGS64 = -msux -Xarch=$(MACH64:sparcv9=v9)