mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/compiler-rt: enable armv7
This commit is contained in:
parent
13a7fe513f
commit
8a391897f4
@ -6,7 +6,7 @@ pkgver=8.0.0
|
||||
pkgrel=0
|
||||
_llvmver=${pkgver%%.*}
|
||||
pkgdesc="LLVM compiler-rt runtime libraries"
|
||||
arch="aarch64 x86 x86_64"
|
||||
arch="aarch64 armv7 x86 x86_64"
|
||||
url="https://llvm.org/"
|
||||
license="NCSA"
|
||||
makedepends="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user