From 5d77df6e7af23cba0fddaa1eb5cd3b4285f4cafe Mon Sep 17 00:00:00 2001 From: Jingyun Hua Date: Tue, 5 Mar 2024 11:35:38 +0000 Subject: [PATCH] main/clang14: disable on loongarch64 --- main/clang14/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/clang14/APKBUILD b/main/clang14/APKBUILD index 39850df37f2..37d9961195c 100644 --- a/main/clang14/APKBUILD +++ b/main/clang14/APKBUILD @@ -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