projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
435540f
)
libsupport still throws.
author
Chris Lattner
<sabre@nondot.org>
Fri, 28 Jul 2006 22:01:01 +0000
(22:01 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 28 Jul 2006 22:01:01 +0000
(22:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29394
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Support/Makefile
patch
|
blob
|
history
diff --git
a/lib/Support/Makefile
b/lib/Support/Makefile
index 6b96056aad1d4777a8f4305e7a181a16faa3315a..1e52c9a556b25ae4dc8d2af1e35f21018d01663c 100644
(file)
--- a/
lib/Support/Makefile
+++ b/
lib/Support/Makefile
@@
-11,5
+11,6
@@
LEVEL = ../..
PARALLEL_DIRS=bzip2
LIBRARYNAME = LLVMSupport
BUILD_ARCHIVE = 1
+REQUIRES_EH := 1
include $(LEVEL)/Makefile.common