# HG changeset patch # User dholmes # Date 1397523408 14400 # Node ID cb1b723cbca8f953bfdd2c78387191d11d0cbaed # Parent 2c7132f3f1e6d3ad4e9a5f9a324ff620e0103a0f 8039891: Remove ppcsflt builds from JPRT Reviewed-by: mikael, tbell diff -r 2c7132f3f1e6 -r cb1b723cbca8 make/jprt.properties --- a/make/jprt.properties Mon Apr 14 22:53:29 2014 +0400 +++ b/make/jprt.properties Mon Apr 14 20:56:48 2014 -0400 @@ -77,11 +77,6 @@ jprt.my.linux.ppcv2.jdk7u8=${jprt.my.linux.ppcv2.jdk7} jprt.my.linux.ppcv2=${jprt.my.linux.ppcv2.${jprt.tools.default.release}} -jprt.my.linux.ppcsflt.jdk8u20=linux_ppcsflt_2.6 -jprt.my.linux.ppcsflt.jdk7=linux_ppcsflt_2.6 -jprt.my.linux.ppcsflt.jdk7u8=${jprt.my.linux.ppcsflt.jdk7} -jprt.my.linux.ppcsflt=${jprt.my.linux.ppcsflt.${jprt.tools.default.release}} - jprt.my.linux.armvfpsflt.jdk8u20=linux_armvfpsflt_2.6 jprt.my.linux.armvfpsflt=${jprt.my.linux.armvfpsflt.${jprt.tools.default.release}} @@ -135,7 +130,6 @@ ${jprt.my.linux.i586}-{productEmb|fastdebugEmb}, \ ${jprt.my.linux.ppc}-{productEmb|fastdebugEmb}, \ ${jprt.my.linux.ppcv2}-{productEmb|fastdebugEmb}, \ - ${jprt.my.linux.ppcsflt}-{productEmb|fastdebugEmb}, \ ${jprt.my.linux.armvfpsflt}-{productEmb|fastdebugEmb}, \ ${jprt.my.linux.armvfphflt}-{productEmb|fastdebugEmb}, \ ${jprt.my.linux.armsflt}-{productEmb|fastdebugEmb}