Don't link with the archive library programs that don't use it.
[oota-llvm.git] / tools / obj2yaml / CMakeLists.txt
index d64bf1bad866b7a78c02df8969e72be5e484df68..6b39193e47deb88bcf79c87dc5e0bde90af252e4 100644 (file)
@@ -1,4 +1,4 @@
-set(LLVM_LINK_COMPONENTS archive object)
+set(LLVM_LINK_COMPONENTS object)
 
 add_llvm_utility(obj2yaml
   obj2yaml.cpp coff2yaml.cpp