aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authortbell <none@none>2013-10-22 16:29:33 -0700
committertbell <none@none>2013-10-22 16:29:33 -0700
commit0ac64b74bdc268ba031a6b925dbb333cf9e09087 (patch)
treeeafe50ac7cdfd154effa3afe1f0c871cb4156b06 /make
parenta4668cb033445183a65b7d68f395c37a1964a88a (diff)
downloadjdk8u_jaxp-0ac64b74bdc268ba031a6b925dbb333cf9e09087.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 b03c53c..5dfce3c 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}, \