aports/main/pixman/scaling-test.patch
2022-10-18 11:34:42 +02:00

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',
]