Don't use random class variables across functions
[oota-llvm.git] / tools / llvm-lto / Makefile
index f1801b4b20cc0e4fc9b52de809413d24cdb379b1..f8ca7e1cac5d07d11c36c426e1ae19ceaaeafe89 100644 (file)
@@ -14,6 +14,4 @@ LINK_COMPONENTS := lto ipo scalaropts linker bitreader bitwriter mcdisassembler
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS := 1
 
-NO_INSTALL := 1
-
 include $(LEVEL)/Makefile.common