summaryrefslogtreecommitdiff
path: root/lib/CompilerDriver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CompilerDriver/Makefile')
-rw-r--r--lib/CompilerDriver/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CompilerDriver/Makefile b/lib/CompilerDriver/Makefile
index a5ecfd5d32..66c6d11552 100644
--- a/lib/CompilerDriver/Makefile
+++ b/lib/CompilerDriver/Makefile
@@ -22,6 +22,7 @@ else
endif
REQUIRES_EH := 1
+REQUIRES_RTTI := 1
include $(LEVEL)/Makefile.common