~alpine/aports

[alpine-aports] [PATCH] main/boost: enable build on mips*

alpine-mips-patches <info@mobile-stream.com>
Details
Message ID
<20181114001200.BF2D3622B5@mx12.valuehost.ru>
Sender timestamp
1542142984
DKIM signature
missing
Download raw message
Patch: +1 -0
Keep pkgrel intact cause this change
1) does not affect other architectures in any way;
2) follows the existing practice (e.g. commit 790837..)
---
 main/boost/APKBUILD | 1 +
 1 file changed, 1 insertion(+)

diff --git a/main/boost/APKBUILD b/main/boost/APKBUILD
index 19d3943daa..9a5af385ab 100644
--- a/main/boost/APKBUILD
+++ b/main/boost/APKBUILD
@@ -22,6 +22,7 @@ builddir="$srcdir/${pkgname}_${_pkgver}"

case "$CARCH" in
	arm*|aarch64) _boostarch=arm ;;
	mips*) _boostarch=mips ;;
	ppc64*) _boostarch=ppc ;;
	s390x)
		_boostarch=s390
-- 
2.19.1




---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)