changeset 42047 | 72bc0277f889 |
parent 42035 | 10e6e31dc1aa |
child 42885 | d85e387adbb6 |
--- a/hotspot/make/lib/Lib-jdk.hotspot.agent.gmk Mon Oct 24 09:55:58 2016 +0200 +++ b/hotspot/make/lib/Lib-jdk.hotspot.agent.gmk Mon Oct 24 14:51:54 2016 +0300 @@ -74,7 +74,7 @@ -mstack-alignment=16 -fPIC SA_LDFLAGS := $(LDFLAGS_JDKLIB) SA_LIBS := -framework Foundation -framework JavaNativeFoundation \ - -framework Security -framework CoreFoundation + -framework JavaRuntimeSupport -framework Security -framework CoreFoundation else ifeq ($(OPENJDK_TARGET_OS), windows) SA_NAME := sawindbg