1config.suffixes = [".ml"]2 3if not "ocaml" in config.root.llvm_bindings:4 config.unsupported = True5