summaryrefslogtreecommitdiff
path: root/examples/ExceptionDemo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ExceptionDemo/Makefile')
-rw-r--r--examples/ExceptionDemo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/ExceptionDemo/Makefile b/examples/ExceptionDemo/Makefile
index 06bba66e8b..480744730e 100644
--- a/examples/ExceptionDemo/Makefile
+++ b/examples/ExceptionDemo/Makefile
@@ -9,9 +9,8 @@
LEVEL = ../..
TOOLNAME = ExceptionDemo
EXAMPLE_TOOL = 1
+REQUIRES_EH = 1
LINK_COMPONENTS := jit interpreter nativecodegen
include $(LEVEL)/Makefile.common
-
-CXXFLAGS += -fexceptions