mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-17 21:35:07 +00:00
rearrange targets to satisfy dependencies. Too bad we aren't using llvm-config.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30077 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
80930eb414
commit
3f2e0e6165
@ -17,9 +17,9 @@ REQUIRES_EH := 1
|
||||
include $(LEVEL)/Makefile.config
|
||||
|
||||
USEDLIBS := $(addprefix LLVM,$(TARGETS_TO_BUILD)) \
|
||||
LLVMTarget.a \
|
||||
LLVMCodeGen.a \
|
||||
LLVMSelectionDAG.a \
|
||||
LLVMTarget.a \
|
||||
LLVMipa.a \
|
||||
LLVMTransforms.a \
|
||||
LLVMScalarOpts.a \
|
||||
|
Loading…
x
Reference in New Issue
Block a user