index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-04-10 15:22:25 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-04-10 15:22:25 +0300 |
commit | 4ef17207f08f41c07e1698915acc4547f1a0fa55 (patch) | |
tree | 4594528a10fc04af79b6573a730d31cf57602878 /extra/lld/PKGBUILD | |
parent | 3ba9fd3139d8ecea269011c83cae8587fd1cf4cf (diff) |
-rw-r--r-- | extra/lld/PKGBUILD | 3 |
diff --git a/extra/lld/PKGBUILD b/extra/lld/PKGBUILD new file mode 100644 index 00000000..9054f194 --- /dev/null +++ b/extra/lld/PKGBUILD @@ -0,0 +1,3 @@ +# Tests fail and hang the builders +unset check +unset checkdepends |