diff options
Diffstat (limited to 'llvm/lib/Bitcode/Reader/Makefile')
| -rw-r--r-- | llvm/lib/Bitcode/Reader/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Bitcode/Reader/Makefile b/llvm/lib/Bitcode/Reader/Makefile index 59af8d53a73..0aae3bf4cca 100644 --- a/llvm/lib/Bitcode/Reader/Makefile +++ b/llvm/lib/Bitcode/Reader/Makefile @@ -10,6 +10,7 @@ LEVEL = ../../.. LIBRARYNAME = LLVMBitReader BUILD_ARCHIVE = 1 +CXXFLAGS = -fno-rtti include $(LEVEL)/Makefile.common |

