projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e2c56b
)
Remove dead variable.
author
Bill Wendling
<isanbard@gmail.com>
Wed, 10 Oct 2012 18:20:49 +0000
(18:20 +0000)
committer
Bill 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
patch
|
blob
|
history
diff --git
a/Makefile
b/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 :=