Skip to content

Commit

Permalink
Remove dead variable.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165639 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
isanbard committed Oct 10, 2012
1 parent 4e2c56b commit 1b40b84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 :=
Expand Down

0 comments on commit 1b40b84

Please sign in to comment.