whitespace
[oota-llvm.git] / lib / ExecutionEngine / Interpreter / Makefile
index 4df38eaf34647613d45679964bed3d303a14cd11..5def1365c61a85526d587bc36ed9461f0dbe77ec 100644 (file)
@@ -9,6 +9,5 @@
 
 LEVEL = ../../..
 LIBRARYNAME = LLVMInterpreter
-CXXFLAGS = -fno-rtti
 
 include $(LEVEL)/Makefile.common