mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-04 20:20:54 +00:00
Reduce dependencies.
llvm-svn: 142742
This commit is contained in:
parent
980d59832a
commit
42d0cbd76e
@ -17,9 +17,8 @@ TOOL_NO_EXPORTS := 1
|
||||
NO_INSTALL = 1
|
||||
|
||||
LINK_COMPONENTS := support
|
||||
|
||||
USEDLIBS = clangCodeGen.a clangParse.a clangSema.a \
|
||||
clangAST.a clangLex.a clangBasic.a
|
||||
|
||||
USEDLIBS = clangBasic.a
|
||||
|
||||
include $(CLANG_LEVEL)/Makefile
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user