Stop building RTTI information for *most* llvm libraries. Notable
[oota-llvm.git] / lib / Target / XCore / TargetInfo / Makefile
index 07473d223f6bc191979bef79382ba529556dd29f..83bba13aab74964f551bc5f530421520cb6bf440 100644 (file)
@@ -6,8 +6,10 @@
 # License. See LICENSE.TXT for details.
 #
 ##===----------------------------------------------------------------------===##
+
 LEVEL = ../../../..
 LIBRARYNAME = LLVMXCoreInfo
+CXXFLAGS = -fno-rtti
 
 # Hack: we need to include 'main' target directory to grab private headers
 CPPFLAGS = -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..