aboutsummaryrefslogtreecommitdiff
path: root/make/jprt.properties
diff options
context:
space:
mode:
authortbell <none@none>2013-10-22 16:29:10 -0700
committertbell <none@none>2013-10-22 16:29:10 -0700
commitf06a1eee80eb7241ca1086409113dad9910d365e (patch)
tree18f23f2f6835175666d19675ca9cb4d098c48e9f /make/jprt.properties
parent94f6c77dbd59a160d1e6eda5423895ca44cc5dfe (diff)
8027039: [jprt] Remove 32-bit Solaris from jprt.properties filesjdk8-b113
Reviewed-by: mduigou, mchung
Diffstat (limited to 'make/jprt.properties')
-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}, \