Changes in directory llvm/lib/Support:

Makefile updated: 1.10 -> 1.11
---
Log message:

libsupport still throws.


---
Diffs of the changes:  (+1 -0)

 Makefile |    1 +
 1 files changed, 1 insertion(+)


Index: llvm/lib/Support/Makefile
diff -u llvm/lib/Support/Makefile:1.10 llvm/lib/Support/Makefile:1.11
--- llvm/lib/Support/Makefile:1.10      Sun Oct 23 21:25:48 2005
+++ llvm/lib/Support/Makefile   Fri Jul 28 17:01:01 2006
@@ -11,5 +11,6 @@
 PARALLEL_DIRS=bzip2
 LIBRARYNAME = LLVMSupport
 BUILD_ARCHIVE = 1
+REQUIRES_EH := 1
 
 include $(LEVEL)/Makefile.common



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to