diff options
author | pg <pg@yandex-team.com> | 2023-11-28 17:57:22 +0300 |
---|---|---|
committer | pg <pg@yandex-team.com> | 2023-11-28 19:05:46 +0300 |
commit | 10ae15c98d33118e47701756828019e97aa10ec6 (patch) | |
tree | df25371143f6dd46f309248ee004c5d08507cf7a | |
parent | f7b4a06ea04705c65703237ef22166629b7f8f00 (diff) | |
download | ydb-10ae15c98d33118e47701756828019e97aa10ec6.tar.gz |
-rw-r--r-- | build/mapping.conf.json | 2 | ||||
-rw-r--r-- | build/platform/lld/lld16.json | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 6e2a5320d8..7fe0316bce 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -34,6 +34,7 @@ "5453803895": "http://devtools-registry.s3.yandex.net/5453803895", "5451200437": "http://devtools-registry.s3.yandex.net/5451200437", "4908351129": "http://devtools-registry.s3.yandex.net/4908351129", + "5450199978": "http://devtools-registry.s3.yandex.net/5450199978", "1966560555": "http://devtools-registry.s3.yandex.net/1966560555", "309054781": "http://devtools-registry.s3.yandex.net/309054781", "5298918458": "http://devtools-registry.s3.yandex.net/5298918458", @@ -126,6 +127,7 @@ "5453803895": "OTHER_RESOURCE-none-none-lld.tgz", "5451200437": "OTHER_RESOURCE-none-none-lld.tgz", "4908351129": "OTHER_RESOURCE-none-none-lld.tgz", + "5450199978": "OTHER_RESOURCE-none-none-lld.tgz", "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", diff --git a/build/platform/lld/lld16.json b/build/platform/lld/lld16.json index e1e304d918..260c9ae28b 100644 --- a/build/platform/lld/lld16.json +++ b/build/platform/lld/lld16.json @@ -11,7 +11,7 @@ "uri": "sbr:4778824667" }, "linux-x86_64": { - "uri": "sbr:4908351129" + "uri": "sbr:5450199978" } } } |