There is no EndPtr anymore - reinterpret the original comment in terms
[oota-llvm.git] / lib / Target / CppBackend / Makefile
index 52f2aadfa3c4646c9bc021168c955c600ff43411..d75f4e87226547eece723d47f470b9e0ed4c4ce9 100644 (file)
@@ -9,8 +9,6 @@
 
 LEVEL = ../../..
 LIBRARYNAME = LLVMCppBackend
-CXXFLAGS = -fno-rtti
-
 DIRS = TargetInfo
 
 include $(LEVEL)/Makefile.common