diff options
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/Target/IA64/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 \ |

