Searched refs:with_system_environment (Results 1 – 2 of 2) sorted by relevance
42 llvm_config.with_system_environment(50 llvm_config.with_system_environment('OCAMLPATH')54 llvm_config.with_system_environment('CAML_LD_LIBRARY_PATH')
137 def with_system_environment(self, variables, append_path=False): member in LLVMConfig