summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/PowerPC/Makefile')
-rw-r--r--llvm/lib/Target/PowerPC/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/PowerPC/Makefile b/llvm/lib/Target/PowerPC/Makefile
index cd30011c2e6..1265f1d3691 100644
--- a/llvm/lib/Target/PowerPC/Makefile
+++ b/llvm/lib/Target/PowerPC/Makefile
@@ -10,7 +10,6 @@
LEVEL = ../../..
LIBRARYNAME = LLVMPowerPCCodeGen
TARGET = PPC
-CXXFLAGS = -fno-rtti
# Make sure that tblgen is run, first thing.
BUILT_SOURCES = PPCGenInstrNames.inc PPCGenRegisterNames.inc \
OpenPOWER on IntegriCloud