make/solaris/makefiles/vm.make

changeset 7135
d635fd1ac81c
parent 7059
f933a15469d4
child 7296
c49cd31b6da6
     1.1 --- a/make/solaris/makefiles/vm.make	Mon Sep 08 23:01:01 2014 +0000
     1.2 +++ b/make/solaris/makefiles/vm.make	Mon Sep 08 18:11:37 2014 -0700
     1.3 @@ -141,7 +141,7 @@
     1.4  LIBS += -lsocket -lsched -ldl $(LIBM) -lthread -lc -ldemangle
     1.5  endif # sparcWorks
     1.6  
     1.7 -LIBS += -lkstat
     1.8 +LIBS += -lkstat -lpicl
     1.9  
    1.10  # By default, link the *.o into the library, not the executable.
    1.11  LINK_INTO$(LINK_INTO) = LIBJVM

mercurial