community/lld: disable on mips

This commit is contained in:
Ariadne Conill 2020-04-08 06:18:48 +00:00
parent f6f5a9a5d6
commit e7d37dc011

View File

@ -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