make/jprt.properties
changeset 34602 3c97348e9814
parent 34600 242c2cfbc666
parent 34595 09596fe63e2d
child 35025 5e007853c06e
--- a/make/jprt.properties	Fri Dec 11 17:45:48 2015 -0800
+++ b/make/jprt.properties	Tue Dec 15 09:50:04 2015 -0800
@@ -142,6 +142,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}