Browse Source

intermediate changes
ref:b8360982fe5b0acecb81406d05ee139e805d3c44

arcadia-devtools 2 years ago
parent
commit
7ffdce2c99
3 changed files with 3 additions and 3 deletions
  1. 1 1
      build/scripts/link_dyn_lib.py
  2. 1 1
      build/ya.conf.json
  3. 1 1
      contrib/a.yaml

+ 1 - 1
build/scripts/link_dyn_lib.py

@@ -152,7 +152,7 @@ def fix_cmd(arch, c):
         f = fix_windows_param
     else:
         prefix = '-Wl,--version-script='
-        if arch in ('DARWIN', 'IOS'):
+        if arch in ('DARWIN', 'IOS', 'IOSSIM'):
             f = fix_darwin_param
         else:
             f = lambda x: fix_gnu_param(arch, x)

+ 1 - 1
build/ya.conf.json

@@ -9009,7 +9009,7 @@
         },
         "marketsre": {
             "formula": {
-                "sandbox_id": 1350305363,
+                "sandbox_id": 1366673394,
                 "match": "marketsre"
             },
             "executable": {

+ 1 - 1
contrib/a.yaml

@@ -139,7 +139,7 @@ ci:
             config:
               fixed_sandbox_resources:
                 - key: mr_bin
-                  resource_id: 3268956001
+                  resource_id: 3288821076
 
               secret_environment_variables:
                 - key: ARC_TOKEN