mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 13:55:22 +00:00
Fix (re-)creation of unittest lit.site.cfg for clang-tools-extra.
This has been hiding really well. Hopefully brings the builders suffering from outdated lit.site.cfg files back to life. llvm-svn: 215575
This commit is contained in:
parent
c5cea652e3
commit
0c1562ecec
@ -57,7 +57,7 @@ LIT_ALL_TESTSUITES += $(PROJ_OBJ_DIR)/../tools/clang/tools/extra/test
|
||||
|
||||
# Force creation of Clang Tools' lit.site.cfg.
|
||||
clang-tools-site-cfg: FORCE
|
||||
$(MAKE) -C $(PROJ_OBJ_DIR)/../tools/clang/tools/extra/test lit.site.cfg
|
||||
$(MAKE) -C $(PROJ_OBJ_DIR)/../tools/clang/tools/extra/test lit.site.cfg Unit/lit.site.cfg
|
||||
extra-site-cfgs:: clang-tools-site-cfg
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user