diff options
Diffstat (limited to 'llvm/lib/Target/CppBackend/Makefile')
| -rw-r--r-- | llvm/lib/Target/CppBackend/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Target/CppBackend/Makefile b/llvm/lib/Target/CppBackend/Makefile index 52f2aadfa3c..d75f4e87226 100644 --- a/llvm/lib/Target/CppBackend/Makefile +++ b/llvm/lib/Target/CppBackend/Makefile @@ -9,8 +9,6 @@ LEVEL = ../../.. LIBRARYNAME = LLVMCppBackend -CXXFLAGS = -fno-rtti - DIRS = TargetInfo include $(LEVEL)/Makefile.common |

