mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/libsndfile: disable tests on armhf
This commit is contained in:
parent
d09120c774
commit
98a17c3332
@ -16,6 +16,8 @@ source="http://www.mega-nerd.com/$pkgname/files/$pkgname-$pkgver.tar.gz
|
||||
CVE-2017-8362.patch
|
||||
CVE-2017-12562.patch
|
||||
"
|
||||
# sporadic testsuite failures on armhf
|
||||
[ "$CARCH" = "armhf" ] && options="!check"
|
||||
|
||||
# secfixes:
|
||||
# 1.0.28-r2:
|
||||
|
Loading…
Reference in New Issue
Block a user