diff options
author | prettyboy <prettyboy@yandex-team.com> | 2023-11-02 21:24:58 +0300 |
---|---|---|
committer | prettyboy <prettyboy@yandex-team.com> | 2023-11-02 21:48:26 +0300 |
commit | 638d0f03813f82c4c2df549f9441a5979fc9ea2a (patch) | |
tree | c11854721965dd296efd9572bdd6acef9128cecf /build | |
parent | 76f33b53eb9ded43918adfdc223999cacb4c747e (diff) | |
download | ydb-638d0f03813f82c4c2df549f9441a5979fc9ea2a.tar.gz |
[build/external_resources/gdb] reverted rXXXXXX
Diffstat (limited to 'build')
-rw-r--r-- | build/external_resources/gdb/resources.json | 4 | ||||
-rw-r--r-- | build/mapping.conf.json | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/build/external_resources/gdb/resources.json b/build/external_resources/gdb/resources.json index ea5ab20b7e..5c77c0f35d 100644 --- a/build/external_resources/gdb/resources.json +++ b/build/external_resources/gdb/resources.json @@ -7,10 +7,10 @@ "uri": "sbr:2319130389" }, "linux-x86_64": { - "uri": "sbr:4940633745" + "uri": "sbr:5298901591" }, "linux-aarch64": { - "uri": "sbr:4940640829" + "uri": "sbr:5298918458" } }, "platform_replacements": {}, diff --git a/build/mapping.conf.json b/build/mapping.conf.json index ac1eb28567..91eece079e 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -52,6 +52,8 @@ "4773525032": "http://devtools-registry.s3.yandex.net/4773525032", "1966560555": "http://devtools-registry.s3.yandex.net/1966560555", "309054781": "http://devtools-registry.s3.yandex.net/309054781", + "5298918458": "http://devtools-registry.s3.yandex.net/5298918458", + "5298901591": "http://devtools-registry.s3.yandex.net/5298901591", "360916612": "http://devtools-registry.s3.yandex.net/360916612", "4312044253": "http://devtools-registry.s3.yandex.net/4312044253", "4312093363": "http://devtools-registry.s3.yandex.net/4312093363", @@ -93,8 +95,6 @@ "4307901240": "http://devtools-registry.s3.yandex.net/4307901240", "4307903123": "http://devtools-registry.s3.yandex.net/4307903123", "3833498694": "http://devtools-registry.s3.yandex.net/3833498694", - "4940640829": "http://devtools-registry.s3.yandex.net/4940640829", - "4940633745": "http://devtools-registry.s3.yandex.net/4940633745", "56663370": "http://devtools-registry.s3.yandex.net/56663370", "56663369": "http://devtools-registry.s3.yandex.net/56663369", "4588378868": "http://devtools-registry.s3.yandex.net/4588378868", @@ -181,6 +181,8 @@ "4773525032": "OTHER_RESOURCE-none-1.20.6-y_go1.20.6.windows-amd64.tar.gz", "1966560555": "Ubuntu 14 x86-64 native SDK (patched, v3)", "309054781": "Ubuntu 16 x86-64 -> Ubuntu 16 aarch64 cross SDK", + "5298918458": "bin-gdb-reloc-ya-linux-aarch64-62901b3b39a8b08c2d39a3bf08a1fc3a6d76eb78", + "5298901591": "bin-gdb-reloc-ya-linux-x86_64-62901b3b39a8b08c2d39a3bf08a1fc3a6d76eb78", "360916612": "binutils 2.26 for linux_ubuntu_10.04_lucid", "4312044253": "black_linter for darwin", "4312093363": "black_linter for darwin-arm64", @@ -222,8 +224,6 @@ "4307901240": "flake8_linter for linux-aarch64", "4307903123": "flake8_linter.exe for win32-clang-cl", "3833498694": "gdb 11.2 for osx_10.15_catalina", - "4940640829": "gdb for linux-aarch64", - "4940633745": "gdb for linux-x86_64", "56663370": "junit-junit-4.12-sources.jar", "56663369": "junit-junit-4.12.jar", "4588378868": "lld darwin x86_64", |