Don't link in library that cannot be found, this should be removed eventually.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2111 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-04-04 19:27:43 +00:00
parent 6a6931e287
commit 2c024a78fc

View 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)