forked from OSchip/llvm-project
parent
68c9754e76
commit
956f73bdfa
|
@ -9,7 +9,7 @@
|
|||
LEVEL = ../..
|
||||
|
||||
TOOLNAME = llvm-dis
|
||||
USEDLIBS = LLVMBCReader.a LLVMCore.a LLVMSupport.a LLVMbzip2.a LLVMSystem.a
|
||||
LINK_COMPONENTS := bcreader
|
||||
REQUIRES_EH := 1
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
|
Loading…
Reference in New Issue