make/hotspot.script
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/make/hotspot.script	Tue Sep  1 21:16:44 2015
--- new/make/hotspot.script	Tue Sep  1 21:16:43 2015

*** 125,135 **** --- 125,135 ---- # We will set the LD_LIBRARY_PATH as follows: # o $JVMPATH (directory portion only) # o $JRE/lib/$ARCH # followed by the user's previous effective LD_LIBRARY_PATH, if # any. - JRE=$JDK/jre JAVA_HOME=$JDK export JAVA_HOME ARCH=@@LIBARCH@@ SBP=${MYDIR}:${JRE}/lib/${ARCH}

make/hotspot.script
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File