aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authortbell <none@none>2013-10-22 16:29:42 -0700
committertbell <none@none>2013-10-22 16:29:42 -0700
commite0dd15b30142c152c63dd72d0313a298a1a21492 (patch)
tree8d5d1fbaeee0fd644027c12d6a50b5e56d26bb5f /make
parenta05df5a7d4a748c371a98b0231ac0c0a6442aad5 (diff)
downloadjdk8u_jaxws-e0dd15b30142c152c63dd72d0313a298a1a21492.tar.gz
8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
Reviewed-by: mduigou, mchung
Diffstat (limited to 'make')
-rw-r--r--make/jprt.properties2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/jprt.properties b/make/jprt.properties
index 12ce7730..8afa5316 100644
--- a/make/jprt.properties
+++ b/make/jprt.properties
@@ -33,9 +33,7 @@ jprt.build.flavors=product,fastdebug
# 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}, \