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, 0 insertions, 1 deletions
diff --git a/lib/Transforms/Hello/Makefile b/lib/Transforms/Hello/Makefile
index 46f80989c3..c5e75d43af 100644
--- a/lib/Transforms/Hello/Makefile
+++ b/lib/Transforms/Hello/Makefile
@@ -11,7 +11,6 @@ LEVEL = ../../..
LIBRARYNAME = LLVMHello
LOADABLE_MODULE = 1
USEDLIBS =
-CXXFLAGS = -fno-rtti
include $(LEVEL)/Makefile.common