make/jprt.config

changeset 713
4852f4a82e58
parent 631
d1605aabd0a1
child 1148
4961a8a726a4
equal deleted inserted replaced
712:79276d1b7e50 713:4852f4a82e58
75 "${JPRT_JOB_PRODUCT_RELEASE}" = "jdk6u10" -o \ 75 "${JPRT_JOB_PRODUCT_RELEASE}" = "jdk6u10" -o \
76 "${JPRT_JOB_PRODUCT_RELEASE}" = "jdk6perf" ] ; then 76 "${JPRT_JOB_PRODUCT_RELEASE}" = "jdk6perf" ] ; then
77 # All jdk6 builds use SS11 77 # All jdk6 builds use SS11
78 compiler_name=SS11 78 compiler_name=SS11
79 else 79 else
80 # FIXUP: Change to SS12 once it has been validated. 80 compiler_name=SS12
81 #compiler_name=SS12
82 compiler_name=SS11
83 fi 81 fi
84 fi 82 fi
85 83
86 # Get into path (make sure it matches ALT setting) 84 # Get into path (make sure it matches ALT setting)
87 compiler_path=${slashjava}/devtools/${solaris_arch}/SUNWspro/${compiler_name}/bin 85 compiler_path=${slashjava}/devtools/${solaris_arch}/SUNWspro/${compiler_name}/bin

mercurial