There is no need to build an archive version of this library
authorChris Lattner <sabre@nondot.org>
Mon, 24 Oct 2005 02:09:03 +0000 (02:09 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 24 Oct 2005 02:09:03 +0000 (02:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23936 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/SparcV9/RegAlloc/Makefile

index c19984cb204b92f7c4f30d402ba95c9af22268f7..e82ce5ce57fec09e7ba5646e045ac54bfb055388 100644 (file)
@@ -10,6 +10,5 @@
 LEVEL = ../../../..
 DIRS  = 
 LIBRARYNAME = LLVMSparcV9RegAlloc
-BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common