~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] community/llvm-libunwind: re-enable build on mips* per upstream

alpine-mips-patches <info@mobile-stream.com>
Details
Message ID
<20190811142934.C02EA4CE75@mx7.valuehost.ru>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 community/llvm-libunwind/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/llvm-libunwind/APKBUILD b/community/llvm-libunwind/APKBUILD
index d010a54366..1a874631c6 100644
--- a/community/llvm-libunwind/APKBUILD
+++ b/community/llvm-libunwind/APKBUILD
@@ -6,10 +6,10 @@ pkgname=llvm-libunwind
pkgver=8.0.1
_pkgname=libunwind
_llvmver=${pkgver%%.*}
pkgrel=0
pkgrel=1
pkgdesc="LLVM version of libunwind library"
url="http://llvm.org/"
arch="aarch64 armhf armv7 ppc64le x86 x86_64"
arch="all !s390x"
license="BSD"
depends_dev="!libunwind-dev"
makedepends="cmake llvm$_llvmver-dev"
-- 
2.22.0
Reply to thread Export thread (mbox)