mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/php81-pecl-couchbase: disable on loongarch64
fails to build boringssl
This commit is contained in:
parent
aed22a2696
commit
330bbf42cf
@ -6,7 +6,8 @@ pkgver=4.2.1
|
||||
pkgrel=0
|
||||
pkgdesc="PHP 8.1 extension for Couchbase - PECL"
|
||||
url="https://pecl.php.net/package/couchbase"
|
||||
arch="all !riscv64 !ppc64le !s390x" # ftbfs
|
||||
# loongarch64: fails to build boringssl
|
||||
arch="all !riscv64 !ppc64le !s390x !loongarch64" # ftbfs
|
||||
license="Apache-2.0"
|
||||
_phpv=81
|
||||
_php=php$_phpv
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user