mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/android-tools: enable on x86 again
I tested this in a chroot and the build should pass on the builders. If it doesn't passing -DOPENSSL_NO_ASM=1 to cmake might help.
This commit is contained in:
parent
283f3d6700
commit
fdf22f4b9e
@ -6,7 +6,7 @@ _realver=${pkgver/_p/_r}
|
||||
pkgrel=1
|
||||
pkgdesc="Android platform tools"
|
||||
url="http://tools.android.com/"
|
||||
arch="all !x86 !s390x" # build fails on x86
|
||||
arch="all !s390x"
|
||||
license="Apache-2.0 MIT"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user