changeset 13542 | 93873f8b6528 |
parent 12050 | 28109b684ac0 |
child 14342 | 8435a30053c1 |
--- a/jdk/make/sun/jawt/Makefile Mon Aug 13 19:49:04 2012 +0400 +++ b/jdk/make/sun/jawt/Makefile Tue Aug 14 17:11:11 2012 -0400 @@ -31,6 +31,13 @@ include $(BUILDDIR)/common/Defs.gmk # +# libjawt links to other programs, but nothing links to it directly. An RPATH +# entry has been added to the launcher so third-party programs linked against +# it will be able to find it no matter where the JDK or the third-party program +# is located. +# + +# # Files # ifeq ($(PLATFORM), windows)