Stop building RTTI information for *most* llvm libraries. Notable
[oota-llvm.git] / lib / Target / SystemZ / TargetInfo / Makefile
index 0be80eb4e6ad32869b72c3c17df15bf006667735..9f36b2cd62d1291bcdde434322247aca1ee361e5 100644 (file)
@@ -8,6 +8,7 @@
 ##===----------------------------------------------------------------------===##
 LEVEL = ../../../..
 LIBRARYNAME = LLVMSystemZInfo
+CXXFLAGS = -fno-rtti
 
 # Hack: we need to include 'main' target directory to grab private headers
 CPPFLAGS = -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..