зеркало из https://github.com/mozilla/gecko-dev.git
If it is the first checkout, don't call build again (ends up in a recursive loop). Bug #59934
This commit is contained in:
Родитель
3098c72b65
Коммит
f2724d94f1
|
@ -322,7 +322,7 @@ webconfig:
|
|||
ifdef _IS_FIRST_CHECKOUT
|
||||
# First time, do build target in a new process to pick up new files.
|
||||
build::
|
||||
$(MAKE) -f $(TOPSRCDIR)/client.mk build
|
||||
$(MAKE) -f $(TOPSRCDIR)/client.mk
|
||||
else
|
||||
|
||||
#####################################################
|
||||
|
|
Загрузка…
Ссылка в новой задаче