mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/clang14: disable on loongarch64
This commit is contained in:
parent
0f1d21bc41
commit
5d77df6e7a
@ -8,7 +8,7 @@ pkgver=14.0.6
|
||||
pkgrel=8
|
||||
_llvmver=${pkgver%%.*}
|
||||
pkgdesc="A C language family front-end for LLVM"
|
||||
arch="all"
|
||||
arch="all !loongarch64"
|
||||
url="https://llvm.org/"
|
||||
license="Apache-2.0 WITH LLVM-exception"
|
||||
options="!check" # fail to build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user