comparison make/jprt.config @ 282:44aea0a1e099

Merge
author swamyv
date Fri, 15 Aug 2008 12:05:41 -0700
parents 4852f4a82e58
children 4961a8a726a4
comparison
equal deleted inserted replaced
281:a2de7dfbfcf0 282:44aea0a1e099
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