X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FMakefile;h=50a360f1f868f520bdafad0ccad739568dfdb67f;hb=232d5fa02cb5e6b678eac4269cbd3d027ff87030;hp=281d58b5f9004e54296196e1fd60996cf0eda0cd;hpb=e73a31f667ad2fe03e25c97ac45b58c30d7f07c3;p=oota-llvm.git diff --git a/lib/Target/Makefile b/lib/Target/Makefile index 281d58b5f90..50a360f1f86 100644 --- a/lib/Target/Makefile +++ b/lib/Target/Makefile @@ -10,7 +10,6 @@ LEVEL = ../.. LIBRARYNAME = LLVMTarget BUILD_ARCHIVE = 1 -CXXFLAGS = -fno-rtti # We include this early so we can access the value of TARGETS_TO_BUILD as the # value for PARALLEL_DIRS which must be set before Makefile.rules is included