Skip to content
Snippets Groups Projects
Commit 59283a00 authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

Reduce dependencies.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142742 91177308-0d34-0410-b5e6-96231b3b80d8
parent b1b5daf3
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment