make/jprt.properties
changeset 34595 09596fe63e2d
parent 33953 7e7d0a4c718b
child 34602 3c97348e9814
--- a/make/jprt.properties	Tue Dec 15 11:04:18 2015 +0100
+++ b/make/jprt.properties	Tue Dec 15 15:45:53 2015 +0100
@@ -131,6 +131,8 @@
     --with-devkit=$GCC492_OEL64_HOME
 jprt.macosx_x64.build.configure.args=					\
     --with-devkit=$XCODE63_MACOSX109_HOME
+jprt.solaris.build.configure.args=					\
+    --with-devkit=$SS124_11u1_HOME
 jprt.windows_i586.build.configure.args=					\
     --with-devkit=$VS2013SP4_HOME					\
     ${jprt.i586.build.configure.args}