зеркало из https://github.com/microsoft/git.git
Makefile: export NO_SVN_TESTS
Without this patch, it really is not sufficient to define NO_SVN_TESTS in config.mak or the Makefile. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Родитель
4b832e819d
Коммит
140245b3e2
1
Makefile
1
Makefile
|
@ -656,6 +656,7 @@ GIT-CFLAGS: .FORCE-GIT-CFLAGS
|
|||
# with that.
|
||||
|
||||
export NO_PYTHON
|
||||
export NO_SVN_TESTS
|
||||
|
||||
test: all
|
||||
$(MAKE) -C t/ all
|
||||
|
|
Загрузка…
Ссылка в новой задаче