summaryrefslogtreecommitdiffstats
path: root/llvm/projects/Stacker/lib
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/projects/Stacker/lib')
-rw-r--r--llvm/projects/Stacker/lib/compiler/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/projects/Stacker/lib/compiler/Makefile b/llvm/projects/Stacker/lib/compiler/Makefile
index 053df43694a..1f2db178d42 100644
--- a/llvm/projects/Stacker/lib/compiler/Makefile
+++ b/llvm/projects/Stacker/lib/compiler/Makefile
@@ -4,6 +4,7 @@ LEVEL := ../..
LIBRARYNAME := stkr_compiler
EXTRA_DIST := Lexer.cpp.cvs Lexer.l.cvs \
StackerParser.cpp.cvs StackerParser.h.cvs StackerParser.y.cvs
+REQUIRES_EH := 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud