Remove dead variable.
authorBill Wendling <isanbard@gmail.com>
Wed, 10 Oct 2012 18:20:49 +0000 (18:20 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 10 Oct 2012 18:20:49 +0000 (18:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165639 91177308-0d34-0410-b5e6-96231b3b80d8

Makefile

index 6ea55336b7a2e487ac298bc190b70c3b211436da..e59441c4329a56294ad7afccd2d58db0cc95d741 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -77,7 +77,6 @@ ifeq ($(MAKECMDGOALS),install-clang)
 endif
 
 ifeq ($(MAKECMDGOALS),clang-only)
-  BUILD_CLANG_ONLY := YES
   DIRS := $(filter-out tools docs unittests, $(DIRS)) \
           tools/clang tools/lto
   OPTIONAL_DIRS :=