mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/gd: skip tests
This commit is contained in:
parent
74450f80dc
commit
7d5ad1ac1c
@ -19,7 +19,7 @@ source="https://github.com/$_pkgreal/$_pkgreal/releases/download/$pkgname-$pkgve
|
||||
"
|
||||
builddir="$srcdir/$_pkgreal-$pkgver"
|
||||
case "$CARCH" in
|
||||
aarch64|x86) options="!check" ;; # https://github.com/libgd/libgd/issues/359
|
||||
aarch64|x86|ppc64le|s390x) options="!check" ;; # https://github.com/libgd/libgd/issues/359
|
||||
esac
|
||||
|
||||
# secfixes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user