mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-09 01:38:03 +00:00
I'm fairly certain this was just a typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10897 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a12c7bb06f
commit
7976e97e1e
@ -71,7 +71,7 @@ all::$(LLVM_OBJ_ROOT)/config.status
|
||||
ifdef SHARED_LIBRARY
|
||||
# if SHARED_LIBRARY is specified, the default is to build the dynamic lib
|
||||
all:: dynamic
|
||||
install:: install-dynamic
|
||||
install:: install-dynamic-library
|
||||
endif
|
||||
|
||||
ifdef BYTECODE_LIBRARY
|
||||
|
Loading…
x
Reference in New Issue
Block a user