index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2023-04-02 11:00:17 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2023-04-02 11:00:17 +0200 |
commit | ab70d889830d64c6ff6e8452e5c0e63c2bf1910d (patch) | |
tree | cba3941539998cc880c10633a38456f79ae1efce | |
parent | 5aec1d7ab411e13134b6a42483b34d1be1d0db5e (diff) |
-rw-r--r-- | community/libjxl/PKGBUILD | 3 |
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 |