mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-10 10:22:00 +01:00
community/perl-sereal: disable check on armhf
This commit is contained in:
parent
ed9f312cf3
commit
806a4655f7
@ -16,6 +16,7 @@ checkdepends="perl-test-warn perl-test-longstring"
|
||||
subpackages="$pkgname-doc"
|
||||
source="https://cpan.metacpan.org/authors/id/Y/YV/YVES/Sereal-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_pkgreal-$pkgver"
|
||||
[ "$CARCH" = "armhf" ] && options="!check" # zstd tests fail https://gitlab.alpinelinux.org/alpine/aports/-/issues/11644
|
||||
|
||||
build() {
|
||||
export CFLAGS=$(perl -MConfig -E 'say $Config{ccflags}')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user