changeset 10700 | 31c24f40f614 |
parent 10603 | c315c8424ce2 |
child 11369 | d1de4020afbd |
--- a/jdk/make/common/Defs-solaris.gmk Tue Oct 04 16:37:08 2011 +0100 +++ b/jdk/make/common/Defs-solaris.gmk Wed Oct 05 15:13:40 2011 +0900 @@ -711,6 +711,9 @@ # Network Services library LIBNSL = -lnsl +# service configuration facility library +LIBSCF = -lscf + # GLOBAL_KPIC: If set means all libraries are PIC, position independent code # EXCEPT for select compiles # If a .o file is compiled non-PIC then it should be forced