index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-07-10 19:02:53 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-07-10 19:02:53 +0300 |
commit | 6e3f7ad1a0f220fc5036b69652042dbdf695fc73 (patch) | |
tree | 9fd206fe57ed934c913444df7fe16b3b27c09388 /extra | |
parent | 32896a0bf91a19d0b85c5c618fcbce5c8a553e2a (diff) |
-rw-r--r-- | extra/spirv-llvm-translator/PKGBUILD | 16 |
diff --git a/extra/spirv-llvm-translator/PKGBUILD b/extra/spirv-llvm-translator/PKGBUILD index f00a3a39..8b137891 100644 --- a/extra/spirv-llvm-translator/PKGBUILD +++ b/extra/spirv-llvm-translator/PKGBUILD @@ -1,15 +1 @@ -# ignore failing tests around debug info -# Failed Tests (7): -# LLVM_SPIRV :: DebugInfo/X86/dbg-declare-alloca.ll -# LLVM_SPIRV :: DebugInfo/X86/dbg-declare-arg.ll -# LLVM_SPIRV :: DebugInfo/X86/dbg-value-const-byref.ll -# LLVM_SPIRV :: DebugInfo/X86/dw_op_minus_direct.ll -# LLVM_SPIRV :: DebugInfo/X86/dwarf-aranges-no-dwarf-labels.ll -# LLVM_SPIRV :: DebugInfo/X86/frame-register.ll -# LLVM_SPIRV :: DebugInfo/X86/this-stack_value.ll -eval "$( - declare -f check | \ - sed ' - s/\(.*make.*test\)/\1 || true/ - ' -)" + |