Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-04-02 11:00:17 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-04-02 11:00:17 +0200
commitab70d889830d64c6ff6e8452e5c0e63c2bf1910d (patch)
treecba3941539998cc880c10633a38456f79ae1efce /community
parent5aec1d7ab411e13134b6a42483b34d1be1d0db5e (diff)
community/libjxl: disabled tests, take for ages and test CPU features which are not enabled
Diffstat (limited to 'community')
-rw-r--r--community/libjxl/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/libjxl/PKGBUILD b/community/libjxl/PKGBUILD
index fffb4ebb..29fb0241 100644
--- a/community/libjxl/PKGBUILD
+++ b/community/libjxl/PKGBUILD
@@ -15,3 +15,6 @@ fi
# blacklisted on i486 and i686 as I don't really know how to switch
# off SSE2 in this mess. It builds on i686 in a chroot on AMD64 but
# wrongly tests positive for SSE2.
+
+# they fail in various waus
+unset check