mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-30 13:02:27 +01:00
main/perl: disable tests on mips64
This commit is contained in:
parent
df50e67c04
commit
bf42f550b6
@ -18,6 +18,8 @@ source="https://www.cpan.org/src/5.0/perl-$pkgver.tar.gz
|
||||
skip-test-due-to-busybox-ps.patch
|
||||
musl-stack-size.patch
|
||||
"
|
||||
# Tests too slow, and some failures on mips64.
|
||||
[ "$CARCH" = "mips64" ] && options="$options !check"
|
||||
|
||||
# secfixes:
|
||||
# 5.30.3-r0:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user