mirror of
https://github.com/servo/servo
synced 2026-05-14 02:47:14 +02:00
Remove submodule update from mach bootstrap. Fixes #10010
This commit is contained in:
@@ -401,8 +401,6 @@ class CommandBase(object):
|
||||
if self.context.bootstrapped:
|
||||
return
|
||||
|
||||
Registrar.dispatch("update-submodules", context=self.context)
|
||||
|
||||
if not self.config["tools"]["system-rust"] and \
|
||||
(not path.exists(path.join(
|
||||
self.config["tools"]["rust-root"], "rustc", "bin", "rustc" + BIN_SUFFIX)) or
|
||||
|
||||
Reference in New Issue
Block a user