OpenJDK / jdk / jdk12
changeset 20981:8a9716442153
8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
Reviewed-by: mduigou, mchung
author | tbell |
---|---|
date | Tue, 22 Oct 2013 16:29:33 -0700 |
parents | 59461d0408bc |
children | 06b5a42061ce |
files | jaxp/make/jprt.properties |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/jaxp/make/jprt.properties Thu Oct 17 17:48:51 2013 -0700 +++ b/jaxp/make/jprt.properties Tue Oct 22 16:29:33 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}, \