package/poco: enable build for riscv64
authorJulien Olivain <juju@cotds.org>
Tue, 30 Jun 2020 17:34:34 +0000 (19:34 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 30 Jun 2020 20:11:11 +0000 (22:11 +0200)
commit59104a3238a250a806c9aac5e4dc8e8f63b18692
tree7f2f82d71d5535ad3ac6efd6060eb9cf4045a2e9
parent65e9c52bbed451a056a9a52beee752b1dc59fd3d
package/poco: enable build for riscv64

riscv64 support was added upstream in commit:
https://github.com/pocoproject/poco/commit/26fa1b9e6bbe3a5d2d559d0e8bd5772a4e8fdfef
which is included in version >= 1.10.0.

Now, of the riscv architecture, only the 32-bit variant is not
supported, so change the arch restriction to that.

Signed-off-by: Julien Olivain <juju@cotds.org>
[yann.morin.1998@free.fr: reword commit log]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/poco/Config.in