Browse Source

Change "ya.conf"

alexv-smirnov 1 year ago
parent
commit
bc525b2969
1 changed files with 15 additions and 0 deletions
  1. 15 0
      build/internal/ya.conf

+ 15 - 0
build/internal/ya.conf

@@ -1,3 +1,18 @@
 canonization_backend = "ydb-canondata.storage.yandexcloud.net"
 bazel_remote_store = true
 bazel_remote_baseuri = "http://cachesrv.ydb.tech:8081"
+
+[host_platform_flags]
+OPENSOURCE = "yes"
+USE_PREBUILT_TOOLS = "no"
+USE_AIO = "local"
+USE_ICONV = "local"
+USE_IDN = "local"
+
+[flags]
+OPENSOURCE = "yes"
+USE_PREBUILT_TOOLS = "no"
+OS_SDK = "local"
+USE_AIO = "local"
+USE_ICONV = "local"
+USE_IDN = "local"