mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/tcc: disable on loongarch64
This commit is contained in:
parent
894faddb53
commit
4e764a457d
@ -7,7 +7,8 @@ _commit="7d1bbc80d4978c128b8ebead42485d7a79624dcd"
|
||||
pkgrel=0
|
||||
pkgdesc="Tiny C Compiler"
|
||||
url="https://repo.or.cz/w/tinycc.git"
|
||||
arch="all !ppc64le !s390x"
|
||||
#loongarch64: Unsupported CPU
|
||||
arch="all !ppc64le !s390x !loongarch64"
|
||||
license="LGPL-2.1-or-later"
|
||||
makedepends="texinfo"
|
||||
options="!check" # test suite currently fails on the server
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user