Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-07-13 08:03:19 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-07-13 08:03:19 +0300
commitc1b6e7122920c26255eb49f066a54bb739e210f9 (patch)
tree0573ce710aa94dc65899b06d8940cc694cb2c374
parent035378fb9441e309f08a23b688ac411fd1a2f918 (diff)
extra/arrow: Disable tests
-rw-r--r--extra/arrow/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/arrow/PKGBUILD b/extra/arrow/PKGBUILD
index f7b11579..387ce327 100644
--- a/extra/arrow/PKGBUILD
+++ b/extra/arrow/PKGBUILD
@@ -1,2 +1,5 @@
# Avoid linker OOM
options=('!debug' '!lto')
+
+# Sometimes the tests hang
+unset check