|
@@ -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"
|