eliminate static ctors from Statistics
[oota-llvm.git] / lib / Analysis / IPA / Makefile
index b7a6f76ee3f69377c235b91cec233e3530470377..786e74377c525741e66623cfbf2df2fd04448a58 100644 (file)
@@ -6,10 +6,9 @@
 # the University of Illinois Open Source License. See LICENSE.TXT for details.
 # 
 ##===----------------------------------------------------------------------===##
+
 LEVEL = ../../..
 LIBRARYNAME = LLVMipa
 BUILD_ARCHIVE = 1
-DONT_BUILD_RELINKED = 1
-
 include $(LEVEL)/Makefile.common