Don't build/install clang++ in CLANG_IS_PRODUCTION build mode yet.

llvm-svn: 93732
This commit is contained in:
Daniel Dunbar 2010-01-18 17:52:48 +00:00
parent fadf43c2ae
commit e2aa06d4ae
1 changed files with 2 additions and 0 deletions

View File

@ -9,7 +9,9 @@
LEVEL = ../../../..
TOOLNAME = clang
ifndef CLANG_IS_PRODUCTION
TOOLALIAS = clang++
endif
CPPFLAGS += -I$(PROJ_SRC_DIR)/../../include -I$(PROJ_OBJ_DIR)/../../include
CXXFLAGS = -fno-rtti