# HG changeset patch # User tbell # Date 1382484582 25200 # Node ID 9261f342aa73a79bbd1a817ae72fa72b15ef30bc # Parent f20820d1582fdd205bfe123e0a7f69a3aea4fdae 8027039: [jprt] Remove 32-bit Solaris from jprt.properties files Reviewed-by: mduigou, mchung diff -r f20820d1582f -r 9261f342aa73 make/jprt.properties --- a/make/jprt.properties Tue Oct 22 16:10:31 2013 -0700 +++ b/make/jprt.properties Tue Oct 22 16:29:42 2013 -0700 @@ -33,9 +33,7 @@ # Standard list of jprt build targets for this source tree jprt.build.targets= \ - solaris_sparc_5.10-{product|fastdebug}, \ solaris_sparcv9_5.10-{product|fastdebug}, \ - solaris_i586_5.10-{product|fastdebug}, \ solaris_x64_5.10-{product|fastdebug}, \ linux_i586_2.6-{product|fastdebug}, \ linux_x64_2.6-{product|fastdebug}, \