hotspot/make/solaris/makefiles/vm.make
changeset 26579 522d6486f410
parent 25639 61be16de0fd5
child 26691 40ea2c41f53b
--- a/hotspot/make/solaris/makefiles/vm.make	Fri Sep 05 16:07:22 2014 +0200
+++ b/hotspot/make/solaris/makefiles/vm.make	Fri Sep 05 11:23:47 2014 -0700
@@ -143,7 +143,7 @@
 LIBS += -lsocket -lsched -ldl $(LIBM) -lthread -lc -ldemangle
 endif # sparcWorks
 
-LIBS += -lkstat
+LIBS += -lkstat -lpicl
 
 # By default, link the *.o into the library, not the executable.
 LINK_INTO$(LINK_INTO) = LIBJVM