]> git.lizzy.rs Git - rust.git/blobdiff - mk/llvm.mk
mk: Add the ability to depend on native LLVM tools
[rust.git] / mk / llvm.mk
index 356366bd5c6d7a89ea9b1eb5a0bc8a761de0e6e9..d5b608e88daf85852291ca4ced7c14ec4f45513e 100644 (file)
@@ -58,6 +58,8 @@ else
 clean-llvm$(1):
 endif
 
+$$(LLVM_AR_$(1)): $$(LLVM_CONFIG_$(1))
+
 # This is used to independently force an LLVM clean rebuild
 # when we changed something not otherwise captured by builtin
 # dependencies. In these cases, commit a change that touches