diff -r b8e2e616c1e9 -r c49cd31b6da6 make/solaris/makefiles/vm.make --- a/make/solaris/makefiles/vm.make Thu Oct 23 09:41:59 2014 -1000 +++ b/make/solaris/makefiles/vm.make Sat Oct 25 21:02:29 2014 -1000 @@ -141,7 +141,7 @@ LIBS += -lsocket -lsched -ldl $(LIBM) -lthread -lc -ldemangle endif # sparcWorks -LIBS += -lkstat -lpicl +LIBS += -lkstat # By default, link the *.o into the library, not the executable. LINK_INTO$(LINK_INTO) = LIBJVM