~alpine/devel

main/llvm: Build on armhf v1 PROPOSED

Mika Havela: 1
 main/llvm: Build on armhf

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/430/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] main/llvm: Build on armhf Export this patch

---
 main/llvm/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/llvm/APKBUILD b/main/llvm/APKBUILD
index 74a559e..b90fe36 100644
--- a/main/llvm/APKBUILD
+++ b/main/llvm/APKBUILD
@@ -4,7 +4,7 @@ pkgname=llvm
pkgver=3.4.1
pkgrel=0
pkgdesc="low level virtual machine compiler system"
arch="x86 x86_64"
arch="x86 x86_64 armhf"
url="http://llvm.org/"
license="UOI-NCSA"
depends=
-- 
1.9.3



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---