OpenJDK / jdk / jdk
changeset 20895:03324dee599e
8026966: Most native libs broken on mac in jdk8/build
Reviewed-by: ihse, anthony
author | erikj |
---|---|
date | Tue, 22 Oct 2013 11:59:30 +0200 |
parents | e76b60e555d7 |
children | df76d62dc5ff d1c840eec41d |
files | jdk/makefiles/lib/PlatformLibraries.gmk |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/jdk/makefiles/lib/PlatformLibraries.gmk Mon Oct 21 23:33:22 2013 -0700 +++ b/jdk/makefiles/lib/PlatformLibraries.gmk Tue Oct 22 11:59:30 2013 +0200 @@ -138,9 +138,6 @@ ifeq ($(OPENJDK_TARGET_OS), macosx) - # Ugly hack to mimic behaviour in old build where this is built as an xcode project. - SET_SHARED_LIBRARY_NAME = -Xlinker -install_name -Xlinker /usr/local/lib/libJObjC.dylib - $(eval $(call SetupNativeCompilation,BUILD_LIBJOBJC32, \ LIBRARY := JObjC, \ OUTPUT_DIR := $(JDK_OUTPUTDIR)/objs/libjobjc32, \