diff --git a/Makefile.rules b/Makefile.rules index bd7a096fbc1..c10095fcd50 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -210,7 +210,7 @@ PROJTOOLCURRENT := $(BUILD_OBJ_ROOT)/tools/$(CONFIGURATION) # # Libtool is found in the current directory. # -LIBTOOL := $(LLVM_OBJ_ROOT)/mklib +LIBTOOL := $(LLVM_OBJ_ROOT)/libtool # # If we're not building a shared library, use the disable-shared tag with