summaryrefslogtreecommitdiffstats
path: root/tools/c-index-test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/c-index-test/Makefile')
-rw-r--r--tools/c-index-test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/c-index-test/Makefile b/tools/c-index-test/Makefile
index f41aa80..3d9849a 100644
--- a/tools/c-index-test/Makefile
+++ b/tools/c-index-test/Makefile
@@ -13,7 +13,7 @@ TOOLNAME = c-index-test
# No plugins, optimize startup time.
TOOL_NO_EXPORTS = 1
-LINK_COMPONENTS := bitreader mc core
+LINK_COMPONENTS := support mc
USEDLIBS = clang.a clangIndex.a clangFrontend.a clangDriver.a \
clangSerialization.a clangParse.a clangSema.a clangAnalysis.a \
clangAST.a clangLex.a clangBasic.a
OpenPOWER on IntegriCloud