summaryrefslogtreecommitdiff
path: root/projects/Stacker/tools
diff options
context:
space:
mode:
Diffstat (limited to 'projects/Stacker/tools')
-rw-r--r--projects/Stacker/tools/stkrc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/Stacker/tools/stkrc/Makefile b/projects/Stacker/tools/stkrc/Makefile
index cfe553b857..643e5d2471 100644
--- a/projects/Stacker/tools/stkrc/Makefile
+++ b/projects/Stacker/tools/stkrc/Makefile
@@ -15,6 +15,7 @@ LLVMLIBS = LLVMAsmParser.a LLVMBCWriter.a LLVMipo.a LLVMScalarOpts.a \
CONFIG_FILES = st
EXTRA_DIST = st
USEDLIBS=stkr_compiler
+REQUIRES_EH := 1
ifdef PARSE_DEBUG