index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | community/gcc11/PKGBUILD | 3 |
diff --git a/community/gcc11/PKGBUILD b/community/gcc11/PKGBUILD index 610273fa..421ebf0e 100644 --- a/community/gcc11/PKGBUILD +++ b/community/gcc11/PKGBUILD @@ -128,3 +128,6 @@ if [ "${CARCH}" = "i486" ]; then ' )" fi + +# tons of stuff fails anyway +unset check |