forked from OSchip/llvm-project
parent
fe36eaebda
commit
17aae4c516
|
@ -9,9 +9,6 @@
|
|||
|
||||
LEVEL = ../..
|
||||
TOOLNAME = llvm-db
|
||||
USEDLIBS = LLVMDebugger
|
||||
|
||||
# Enable JIT support
|
||||
LLVMLIBS = JIT
|
||||
USEDLIBS = LLVMDebugger LLVMBCReader LLVMCore LLVMSupport.a LLVMbzip2 LLVMSystem.a
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
|
Loading…
Reference in New Issue