mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
libtool's name is now back to mklib.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16423 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e4d18e4d25
commit
9c96c72b84
@ -210,7 +210,7 @@ PROJTOOLCURRENT := $(BUILD_OBJ_ROOT)/tools/$(CONFIGURATION)
|
||||
#
|
||||
# Libtool is found in the current directory.
|
||||
#
|
||||
LIBTOOL := $(LLVM_OBJ_ROOT)/libtool
|
||||
LIBTOOL := $(LLVM_OBJ_ROOT)/mklib
|
||||
|
||||
#
|
||||
# If we're not building a shared library, use the disable-shared tag with
|
||||
|
Loading…
Reference in New Issue
Block a user