make/jprt.config

changeset 30
844619bd3580
parent 22
cda4ce5a6494
child 31
746ca6b12c56
     1.1 --- a/make/jprt.config	Wed Jul 09 10:03:55 2008 -0700
     1.2 +++ b/make/jprt.config	Wed Aug 06 16:06:43 2008 -0700
     1.3 @@ -146,9 +146,7 @@
     1.4      if [ "${JPRT_SOLARIS_COMPILER_NAME}" != "" ] ; then
     1.5          compiler_name=${JPRT_SOLARIS_COMPILER_NAME}
     1.6      else
     1.7 -        # FIXUP: Change to SS12 when validated
     1.8 -	#compiler_name=SS12
     1.9 -	compiler_name=SS11
    1.10 +	compiler_name=SS12
    1.11      fi
    1.12      compiler_path=${jdk_devtools}/${solaris_arch}/SUNWspro/${compiler_name}/bin
    1.13      ALT_COMPILER_PATH="${compiler_path}"

mercurial