# HG changeset patch # User tbell # Date 1382484550 25200 # Node ID a259ff3e42d91da68f4d4f09d7eb9dc22bc024fc # Parent 1c01208087b5eee53a1e748502c00da6cedc5098 8027039: [jprt] Remove 32-bit Solaris from jprt.properties files Reviewed-by: mduigou, mchung diff -r 1c01208087b5 -r a259ff3e42d9 make/jprt.properties --- a/make/jprt.properties Thu Oct 17 14:17:54 2013 -0700 +++ b/make/jprt.properties Tue Oct 22 16:29:10 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}, \