aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Debugger
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Debugger')
-rw-r--r--lib/Debugger/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Debugger/Makefile b/lib/Debugger/Makefile
index 093bef5..70ee46e 100644
--- a/lib/Debugger/Makefile
+++ b/lib/Debugger/Makefile
@@ -10,5 +10,6 @@
LEVEL = ../..
LIBRARYNAME = LLVMDebugger
EXTRA_DIST = README.txt
+REQUIRES_EH := 1
include $(LEVEL)/Makefile.common