mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-09 15:51:45 +02:00
15 lines
376 B
Diff
15 lines
376 B
Diff
fails on arm most likely due to comments in
|
|
https://gitlab.freedesktop.org/pixman/pixman/-/merge_requests/40
|
|
diff --git a/test/meson.build b/test/meson.build
|
|
index 59a0d42..42c7ef3 100644
|
|
--- a/test/meson.build
|
|
+++ b/test/meson.build
|
|
@@ -48,7 +48,6 @@ tests = [
|
|
'cover-test',
|
|
'blitters-test',
|
|
'affine-test',
|
|
- 'scaling-test',
|
|
'composite',
|
|
'tolerance-test',
|
|
]
|