Allow this to compile with gcc 4.0.X
[oota-llvm.git] / lib / Linker / Makefile
index 3fb638a845d6a32dbb59a0e4426300aac70b8b61..efa2c35f40858ec87300e10d3aea66b5332e3d4a 100644 (file)
@@ -6,8 +6,10 @@
 # University of Illinois Open Source License. See LICENSE.TXT for details.
 # 
 ##===----------------------------------------------------------------------===##
+
 LEVEL = ../..
 LIBRARYNAME = LLVMLinker
+BUILD_ARCHIVE := 1
 
 include $(LEVEL)/Makefile.common