changeset 10408:b121e84392fa

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 3a6ac3484b05
children 9850efaedc50 698937f18761
files makefiles/lib/PlatformLibraries.gmk
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/makefiles/lib/PlatformLibraries.gmk	Mon Oct 21 23:33:22 2013 -0700
+++ b/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, \