Changeset: e7d58c18c5ec Author: Greg Lewis <gle...@eyesbeyond.com> Date: 2010-08-06 21:56 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/e7d58c18c5ec
. Use $(LIBDL) throughout the JDK make infrastructure instead of explicitly using -ldl. This allows us to remove a number of BSD specific changes. ! make/com/sun/nio/sctp/Makefile ! make/java/instrument/Makefile ! make/java/jli/Makefile ! make/java/net/Makefile ! make/java/nio/Makefile ! make/jpda/back/Makefile ! make/mkdemo/jvmti/hprof/Makefile ! make/sun/awt/Makefile ! make/sun/awt/mawt.gmk ! make/sun/image/generic/Makefile ! make/sun/image/vis/Makefile ! make/sun/jdga/Makefile ! make/sun/security/ec/Makefile ! make/sun/security/jgss/wrapper/Makefile ! make/sun/security/krb5/Makefile ! make/sun/security/pkcs11/Makefile ! make/sun/security/smartcardio/Makefile ! make/sun/tracing/dtrace/Makefile ! make/tools/reorder/Makefile