mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53778 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0597667717
commit
5a7fb69ac2
@ -1,4 +1,4 @@
|
||||
##===- tools/lto2/Makefile ---------------------------------*- Makefile -*-===##
|
||||
##===- tools/lto/Makefile ----------------------------------*- Makefile -*-===##
|
||||
#
|
||||
# The LLVM Compiler Infrastructure
|
||||
#
|
||||
@ -12,7 +12,7 @@ LIBRARYNAME = LTO
|
||||
|
||||
# Include this here so we can get the configuration of the targets
|
||||
# that have been configured for construction. We have to do this
|
||||
# early so we can set up LINK_COMPONENTS before includeing Makefile.rules
|
||||
# early so we can set up LINK_COMPONENTS before including Makefile.rules
|
||||
include $(LEVEL)/Makefile.config
|
||||
|
||||
LINK_LIBS_IN_SHARED = 1
|
||||
|
Loading…
Reference in New Issue
Block a user