Changes in directory llvm/lib/Bytecode/Archive:
Makefile updated: 1.1 -> 1.1.6.1 --- Log message: Merged mainline into Vector LLVM branch --- Diffs of the changes: (+0 -1) Makefile | 1 - 1 files changed, 1 deletion(-) Index: llvm/lib/Bytecode/Archive/Makefile diff -u llvm/lib/Bytecode/Archive/Makefile:1.1 llvm/lib/Bytecode/Archive/Makefile:1.1.6.1 --- llvm/lib/Bytecode/Archive/Makefile:1.1 Sat Nov 6 02:52:36 2004 +++ llvm/lib/Bytecode/Archive/Makefile Wed Nov 16 12:32:09 2005 @@ -13,6 +13,5 @@ # We only want an archive so only those modules actually used by a tool are # included. BUILD_ARCHIVE = 1 -DONT_BUILD_RELINKED = 1 include $(LEVEL)/Makefile.common _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits