Don't link in library that cannot be found, this should be removed eventually.
authorChris Lattner <sabre@nondot.org>
Thu, 4 Apr 2002 19:27:43 +0000 (19:27 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 4 Apr 2002 19:27:43 +0000 (19:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2111 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile.tests

index bf87284be261499671426249f6cde13b41afa33d..6be91aa15a710ef0db71cff397094a2a68b3fca5 100644 (file)
@@ -43,8 +43,8 @@ DIS     = /usr/ccs/bin/dis
 CP     = /bin/cp -f
 CFLAGS  += -g -xarch=v9
 
-LLCLIB   = $(LEVEL)/test/Libraries/runtime.o
-LIBS    += $(LLCLIB)
+#LLCLIB   = $(LEVEL)/test/Libraries/runtime.o
+#LIBS    += $(LLCLIB)