Fix PR8441, a thread unsafe static variable in our dynamic library loading facilities.
[oota-llvm.git] / lib / CompilerDriver / CMakeLists.txt
index afe6665ddf2fb32668346d72832a9e3d9187783c..153dd443cbf2207b56d3b5e12585c7f6835eb04e 100644 (file)
@@ -1,3 +1,4 @@
+set(LLVM_LINK_COMPONENTS support system)
 set(LLVM_REQUIRES_EH 1)
 
 add_llvm_tool(llvmc