8039891: Remove ppcsflt builds from JPRT

Mon, 14 Apr 2014 20:56:48 -0400

author
dholmes
date
Mon, 14 Apr 2014 20:56:48 -0400
changeset 6618
cb1b723cbca8
parent 6617
2c7132f3f1e6
child 6619
9c3dc501b5eb
child 6620
17b2fbdb6637

8039891: Remove ppcsflt builds from JPRT
Reviewed-by: mikael, tbell

make/jprt.properties file | annotate | diff | comparison | revisions
     1.1 --- a/make/jprt.properties	Mon Apr 14 22:53:29 2014 +0400
     1.2 +++ b/make/jprt.properties	Mon Apr 14 20:56:48 2014 -0400
     1.3 @@ -77,11 +77,6 @@
     1.4  jprt.my.linux.ppcv2.jdk7u8=${jprt.my.linux.ppcv2.jdk7}
     1.5  jprt.my.linux.ppcv2=${jprt.my.linux.ppcv2.${jprt.tools.default.release}}
     1.6  
     1.7 -jprt.my.linux.ppcsflt.jdk8u20=linux_ppcsflt_2.6
     1.8 -jprt.my.linux.ppcsflt.jdk7=linux_ppcsflt_2.6
     1.9 -jprt.my.linux.ppcsflt.jdk7u8=${jprt.my.linux.ppcsflt.jdk7}
    1.10 -jprt.my.linux.ppcsflt=${jprt.my.linux.ppcsflt.${jprt.tools.default.release}}
    1.11 -
    1.12  jprt.my.linux.armvfpsflt.jdk8u20=linux_armvfpsflt_2.6
    1.13  jprt.my.linux.armvfpsflt=${jprt.my.linux.armvfpsflt.${jprt.tools.default.release}}
    1.14  
    1.15 @@ -135,7 +130,6 @@
    1.16      ${jprt.my.linux.i586}-{productEmb|fastdebugEmb}, \
    1.17      ${jprt.my.linux.ppc}-{productEmb|fastdebugEmb}, \
    1.18      ${jprt.my.linux.ppcv2}-{productEmb|fastdebugEmb}, \
    1.19 -    ${jprt.my.linux.ppcsflt}-{productEmb|fastdebugEmb}, \
    1.20      ${jprt.my.linux.armvfpsflt}-{productEmb|fastdebugEmb}, \
    1.21      ${jprt.my.linux.armvfphflt}-{productEmb|fastdebugEmb}, \
    1.22      ${jprt.my.linux.armsflt}-{productEmb|fastdebugEmb}

mercurial