package/openjdk: Remove sparc support
authorAdam Duskett <Aduskett@gmail.com>
Wed, 22 Apr 2020 17:01:08 +0000 (10:01 -0700)
committerYann E. MORIN <yann.morin.1998@free.fr>
Wed, 22 Apr 2020 19:21:17 +0000 (21:21 +0200)
commit6ee7de3d2f0a9c33622008a10b65db019e2cfa3d
treec3f4a887ce60a71f4de3de3394b976be25c6009a
parent63b576095b1dbabaf15a6eee7ceabed6d868a707
package/openjdk: Remove sparc support

Sparc support is deprecated and may be removed in future releases. There are
two choices to fix this issue:

1) Set --enable-deprecated-ports=yes in the CONF_OPTS to supress the error.
2) Remove support for Sparc.

Because this port is deprecated, it's safer to remove support alltogether.

Fixes:
    http://autobuild.buildroot.net/results/692820b4b6d4da42cd557fa7badbbd11806bbeba/

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/openjdk/Config.in