From a06265a119e1e5df42150294eb452aec8f1f55c9 Mon Sep 17 00:00:00 2001 From: Duraid Madina Date: Thu, 17 Mar 2005 18:37:05 +0000 Subject: OK, IA64 is statically linked into llc llvm-svn: 20655 --- llvm/lib/Target/IA64/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'llvm/lib') diff --git a/llvm/lib/Target/IA64/Makefile b/llvm/lib/Target/IA64/Makefile index 041797999df..8bd2b6a790f 100644 --- a/llvm/lib/Target/IA64/Makefile +++ b/llvm/lib/Target/IA64/Makefile @@ -7,8 +7,6 @@ ##===----------------------------------------------------------------------===## LEVEL = ../../.. LIBRARYNAME = LLVMIA64 -SHARED_LIBRARY = 1 -LOADABLE_MODULE = 1 TARGET = IA64 # Make sure that tblgen is run, first thing. BUILT_SOURCES = IA64GenRegisterInfo.h.inc IA64GenRegisterNames.inc \ -- cgit v1.2.3