зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1721514 - fix black lint failure CLOSED TREE
This commit is contained in:
Родитель
e6e77489a4
Коммит
f746b6734e
|
@ -951,7 +951,7 @@ def sysroot_path(host_or_target):
|
|||
bootstrap_path(
|
||||
depends(host_or_target)(lambda t: "sysroot-{}".format(t.toolchain)),
|
||||
when=bootstrap_sysroot,
|
||||
)
|
||||
),
|
||||
)
|
||||
def sysroot_path(sysroot_input, path):
|
||||
if sysroot_input:
|
||||
|
|
Загрузка…
Ссылка в новой задаче