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

llvm-svn: 2111
This commit is contained in:
Chris Lattner 2002-04-04 19:27:43 +00:00
parent ffc9ef8be9
commit 2bfc9bf835

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)