mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/lld: disable on mips
This commit is contained in:
parent
f6f5a9a5d6
commit
e7d37dc011
@ -7,7 +7,7 @@ pkgrel=0
|
||||
_llvmver=${pkgver%%.*}
|
||||
pkgdesc="The LLVM Linker"
|
||||
url="https://llvm.org"
|
||||
arch="all"
|
||||
arch="all !mips !mips64"
|
||||
license="Apache-2.0"
|
||||
makedepends="
|
||||
cmake
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user