mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-05 19:10:19 +00:00
I'm fairly certain this was just a typo.
llvm-svn: 10897
This commit is contained in:
parent
7f300c9ea6
commit
3e83be326d
@ -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