mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 10:41:31 +00:00
enable fetch and gclient to run on z/OS part 1
See https://issues.chromium.org/issues/323790693#comment12 for the manual steps still required. R=gavinmak@google.com Bug: 323790693 Change-Id: Id0ac2d8a6027cbb5e0554574471c160d5fae807c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5277474 Reviewed-by: Josip Sokcevic <sokcevic@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@chromium.org>
This commit is contained in:
@@ -35,6 +35,7 @@ PLATFORM_MAPPING = {
|
||||
'win32': 'win',
|
||||
'aix6': 'aix',
|
||||
'aix7': 'aix',
|
||||
'zos': 'zos',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user