mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-05 09:09:23 +00:00
Make the OCaml tests temporarily unsupported until they can be updated.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259954 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
88ea047fdc
commit
db58ab3208
@ -1,5 +1,8 @@
|
||||
config.suffixes = ['.ml']
|
||||
|
||||
# Temporarily disable the tests for the OCaml bindings until they're updated.
|
||||
config.unsupported = True
|
||||
|
||||
if not 'ocaml' in config.root.llvm_bindings:
|
||||
config.unsupported = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user