mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-26 23:32:58 +00:00
Use libtool, not mklib (which somehow doesn't get generated anymore)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16243 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9751dbf5c4
commit
67f9349175
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user