Weak relaxing of the constraints on atomics in MemoryDependencyAnalysis
[oota-llvm.git] / lib / MC / Makefile
index 371776f9cfdfcc14a9cf89d3320d2a70af5de0db..a10f17e30be8a740229995eb1681d62f05ace6bb 100644 (file)
@@ -10,8 +10,7 @@
 LEVEL = ../..
 LIBRARYNAME = LLVMMC
 BUILD_ARCHIVE := 1
-PARALLEL_DIRS := MCParser
-CXXFLAGS = -fno-rtti
+PARALLEL_DIRS := MCAnalysis MCParser MCDisassembler
 
 include $(LEVEL)/Makefile.common