package/tio: disable for sparc and sparc64 architectures
authorSergio Prado <sergio.prado@e-labworks.com>
Sun, 25 Oct 2020 16:34:57 +0000 (13:34 -0300)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 17 Apr 2021 07:32:32 +0000 (09:32 +0200)
commit5e3799213236881b6960325f014c2266064de391
treeea1eddba4fddfb8e13d8e5e16fbd5d6fb030fb4f
parentf31227e628a560887b93fea838f766d76388f256
package/tio: disable for sparc and sparc64 architectures

tio fails to build on sparc and sparc64 architectures with a
redefinition of 'struct termio' error, with no proper fix or workaround
for now. See discussions in [1] and [2] and picocom source code in [3].

[1] http://patchwork.ozlabs.org/project/buildroot/patch/20191227204520.1500501-1-fontaine.fabrice@gmail.com/
[2] http://patchwork.ozlabs.org/project/buildroot/patch/20200511142602.46170-1-vadim4j@gmail.com/
[3] https://github.com/npat-efault/picocom/blob/master/termbits2.h#L37

So let's disable it for now on sparc and sparc64 architectures.

Fixes:
http://autobuild.buildroot.org/results/e041dde522e2a774f528d4377f67ca0a8a99461c
http://autobuild.buildroot.org/results/6e1f9fe47e8b2cfdf5effcb7bbc697189f54ff2c
http://autobuild.buildroot.org/results/49708fe6f404fea6761f102af854e98d6a1d43c1
Many more...

Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/tio/Config.in