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