forked from OSchip/llvm-project
parent
8467e5d6af
commit
806024f7a3
|
@ -38,8 +38,8 @@ USEDLIBS += \
|
|||
LLVMSparcV9LiveVar
|
||||
endif
|
||||
|
||||
ifneq ($(strip $(filter SparcV8,$(TARGETS_TO_BUILD))),)
|
||||
USEDLIBS += LLVMSparcV8
|
||||
ifneq ($(strip $(filter Sparc,$(TARGETS_TO_BUILD))),)
|
||||
USEDLIBS += LLVMSparc
|
||||
endif
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue