summaryrefslogtreecommitdiff
path: root/lib/Transforms/Hello/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Transforms/Hello/Makefile')
-rw-r--r--lib/Transforms/Hello/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Transforms/Hello/Makefile b/lib/Transforms/Hello/Makefile
index c5e75d43af6..46f80989c37 100644
--- a/lib/Transforms/Hello/Makefile
+++ b/lib/Transforms/Hello/Makefile
@@ -11,6 +11,7 @@ LEVEL = ../../..
LIBRARYNAME = LLVMHello
LOADABLE_MODULE = 1
USEDLIBS =
+CXXFLAGS = -fno-rtti
include $(LEVEL)/Makefile.common