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:
0f43811
)
test/Makefile: "check-all" should update tools/clang/test/Unit/lit.site.cfg, too...
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Thu, 3 Feb 2011 07:36:02 +0000
(07:36 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Thu, 3 Feb 2011 07:36:02 +0000
(07:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124783
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index 4218fadf1d2903245f7634127a0a1c4ba02cf2dd..b37bbfcc6f2a53d57b0817dd090d316d55e9b94d 100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-64,7
+64,7
@@
LIT_ALL_TESTSUITES += $(PROJ_OBJ_DIR)/../tools/clang/test
# Force creation of Clang's lit.site.cfg.
clang-lit-site-cfg: FORCE
- $(MAKE) -C $(PROJ_OBJ_DIR)/../tools/clang/test lit.site.cfg
+ $(MAKE) -C $(PROJ_OBJ_DIR)/../tools/clang/test lit.site.cfg
Unit/lit.site.cfg
extra-lit-site-cfgs:: clang-lit-site-cfg
endif
endif